Any other examples of good doc systems, or tips for creating effective documentation?
Ask HN: awesome web-based documentation?
1–10 of 47 posts
Re: Ask HN: awesome web-based documentation?
#2Click any of the links on the bottom. They're gorgeous, informative, and have fantastic examples.
Re: Ask HN: awesome web-based documentation?
#3http://docs.jquery.com/Main_Page
Also, the PHP documentation is very good. The layout could be better but it's kept really simple with lots of examples to help you out.
Re: Ask HN: awesome web-based documentation?
#4Re: Ask HN: awesome web-based documentation?
#5Re: Ask HN: awesome web-based documentation?
#6In addition to the great links already posted, if you are looking to really describe your code, check out the Underscore.js docs: http://documentcloud.github.com/underscore/docs/underscore.h...
Re: Ask HN: awesome web-based documentation?
#7Flask's documentation is my favorite. I sat down and read all of it one night just because it was so beautiful and readable. http://flask.pocoo.org/
Re: Ask HN: awesome web-based documentation?
#8The table of contents dropdown tab at the top is a cool way to organize the different categories of information... the styling of the docs is also consistent and easily legible
Re: Ask HN: awesome web-based documentation?
#9Flask's documentation is my favorite. I sat down and read all of it one night just because it was so beautiful and readable. http://flask.pocoo.org/