Beautiful Python documentation using Sphinx
Writing documentation does not have to be a pain and I think Sphinx is a pretty useful tool for creating kick ass documentation.
To get a feel of how Sphinx looks like, take a look at where it's used:
What features does it support?
To get started using Sphinx, simply do following: sudo easy_install sphinx sphinx-quickstart After running sphinx-quickstart you got documentation directories and bam, you can explore Sphinx in greater detail ;-) Sphinx itself has excellent documentation and I recommend reading it through to get a better feeling about Sphinxes features. Now I am off to making some more documentation. 2 comments so far
Post a comment
Commenting on this post has expired.
|
Blog labels |