Comment on Ask HN: What tools are you using for your site's documentationComments−jspiral13yI like sphinx (e.g. readthedocs.org), if you need to generate documentation for your code−benji-york13yAgreed. I also like to test my documentation (http://packages.python.org/manuel/).
Comments
I like sphinx (e.g. readthedocs.org), if you need to generate documentation for your code
Agreed. I also like to test my documentation (http://packages.python.org/manuel/).