Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorials are not supported #173

Open
aebabis opened this issue Jul 23, 2015 · 2 comments
Open

Tutorials are not supported #173

aebabis opened this issue Jul 23, 2015 · 2 comments
Labels
Milestone

Comments

@aebabis
Copy link

aebabis commented Jul 23, 2015

When I run jsdoc with the --tutorials flag, I get the following error.

    children = children.concat(this.getTutorialChildren(child));
                                    ^
    TypeError: undefined is not a function

Making the template ignore my tutorials folder, allows jsdoc to finish.

@hegemonic
Copy link
Owner

This doesn't sound good! I'll investigate.

@hegemonic
Copy link
Owner

I've fixed the crash, but tutorials are still not working properly. It appears that I implemented tutorials without ever testing them. :/

I'll continue to use this issue to track the remaining changes to get tutorials up and running.

@hegemonic hegemonic added the bug label Aug 3, 2015
@hegemonic hegemonic added this to the 0.1.0 milestone Aug 3, 2015
@hegemonic hegemonic modified the milestones: 0.1.0, 0.5.0 Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants