File tree Expand file tree Collapse file tree 2 files changed +921
-0
lines changed Expand file tree Collapse file tree 2 files changed +921
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,17 @@ sections of code it refers to in a GitHub repository.
3333The [ gulp-documentation] ( https://github.com/documentationjs/gulp-documentation ) project
3434lets you run ` documentation ` as a [ Gulp] ( http://gulpjs.com/ ) build task.
3535
36+ ## Documentation
37+
38+ * [ Getting_Started] ( docs/GETTING_STARTED.md ) : start here
39+ * [ Usage] ( docs/USAGE.md ) : how to use documentation.js
40+ * [ Recipes] ( docs/RECIPES.md ) : tricks for writing effective JSDoc docs
41+ * [ Node API] ( docs/NODE_API.md ) : documentation.js's self-generated documentation
42+ * [ FAQ] ( docs/FAQ.md )
43+
44+ * [ Theming HTML] ( docs/THEME_HTML.md ) : tips for theming documentation output in HTML
45+ * [ See also] ( docs/SEE_ALSO.md ) : a list of projects similar to documentation.js
46+
3647## User Guide
3748
3849Globally install ` documentation ` using the [ npm] ( https://www.npmjs.com/ ) package manager:
You can’t perform that action at this time.
0 commit comments