mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
add tools to README (#1353)
This commit is contained in:
parent
80dabc01ba
commit
5080ec75bc
10
README.md
10
README.md
@ -46,8 +46,8 @@ By default, the generated documentation is saved in a directory named `out`. You
|
||||
|
||||
Run `jsdoc --help` for a complete list of command-line options.
|
||||
|
||||
Templates and Build Tools
|
||||
-------------------------
|
||||
Templates and Tools
|
||||
-------------------
|
||||
|
||||
The JSDoc community has created numerous templates and other tools to help you generate and
|
||||
customize your documentation. Here are just a few:
|
||||
@ -67,6 +67,12 @@ customize your documentation. Here are just a few:
|
||||
+ [JSDoc Grunt plugin](https://github.com/krampstudio/grunt-jsdoc)
|
||||
+ [JSDoc Gulp plugin](https://github.com/mlucool/gulp-jsdoc3)
|
||||
|
||||
### Other Tools
|
||||
|
||||
+ [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown)
|
||||
+ [Integrating GitBook with
|
||||
JSDoc](https://medium.com/@kevinast/integrate-gitbook-jsdoc-974be8df6fb3)
|
||||
|
||||
For More Information
|
||||
--------------------
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user