Skip to content

Commit

Permalink
Merge pull request dypsilon#58 from roblevintennis/styledocco
Browse files Browse the repository at this point in the history
Added styledocco
  • Loading branch information
Dimi Navrotskyy committed Jun 25, 2013
2 parents f05b721 + 6e7e862 commit 580c90b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,7 @@
+ Documentation
+ [dexy](http://www.dexy.it/) is a free-form literate documentation tool for writing any kind of technical document incorporating code.
+ [docco](http://jashkenas.github.com/docco/) is a quick-and-dirty, hundred-line-long, literate-programming-style documentation generator.
+ [styledocco](http://jacobrask.github.io/styledocco/) generates documentation and style guide documents from your stylesheets.
+ [Ronn](https://github.com/rtomayko/ronn) builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web.
+ [dox](https://github.com/visionmedia/dox) is a JavaScript documentation generator written with node. Dox no longer generates an opinionated structure or style for your docs, it simply gives you a JSON representation, allowing you to use markdown and JSDoc-style tags.
+ [YUIDoc](http://yui.github.com/yuidoc/) is a Node.js application that generates API documentation from comments in source, using a syntax similar to tools like Javadoc and Doxygen.
Expand Down Expand Up @@ -869,4 +870,4 @@
+ [Sidebar.io](http://sidebar.io/) The 5 best design links, everyday
+ [Web Design Weekly](http://web-design-weekly.com/)
+ [Responsive Design Newsletter](http://responsivedesignweekly.com/)
+ [echo.js](http://www.echojs.com/): Reddit-like Website for JavaScript Resources
+ [echo.js](http://www.echojs.com/): Reddit-like Website for JavaScript Resources

0 comments on commit 580c90b

Please sign in to comment.