You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -861,6 +861,7 @@
861
861
+[coddoc](http://doug-martin.github.com/coddoc/) is a jsdoc parsing library. Coddoc is different in that it is easily extensible by allowing users to add tag and code parsers through the use of coddoc.addTagHandler and coddoc.addCodeHandler. coddoc also parses source code to be used in APIs.
862
862
+[sphinx](http://sphinx-doc.org/) a tool that makes it easy to create intelligent and beautiful documentation
863
863
+[Using JSDoc](http://usejsdoc.org/)
864
+
+[Beautiful docs](http://beautifuldocs.com/) is a documentation viewer based on markdown files.
0 commit comments