File tree 2 files changed +921
-0
lines changed
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.
33
33
The [ gulp-documentation] ( https://github.com/documentationjs/gulp-documentation ) project
34
34
lets you run ` documentation ` as a [ Gulp] ( http://gulpjs.com/ ) build task.
35
35
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
+
36
47
## User Guide
37
48
38
49
Globally install ` documentation ` using the [ npm] ( https://www.npmjs.com/ ) package manager:
You can’t perform that action at this time.
0 commit comments