Skip to content

Commit 5ad5b53

Browse files
committed
Add Beautiful Docs
Beautiful docs is a documentation viewer based on markdown files. Documentation manuals can be described in a manifest file using JSON. It can also generate static pages.
1 parent dc1d234 commit 5ad5b53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -827,6 +827,7 @@
827827
+ [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.
828828
+ [sphinx](http://sphinx-doc.org/) a tool that makes it easy to create intelligent and beautiful documentation
829829
+ [Using JSDoc](http://usejsdoc.org/)
830+
+ [Beautiful docs](http://beautifuldocs.com/) is a documentation viewer based on markdown files.
830831
+ Windows 8 Style
831832
+ [Metro UI CSS](http://metroui.org.ua/)
832833
+ [BootMetro](http://aozora.github.com/bootmetro/)

0 commit comments

Comments
 (0)