Documenting with Sphinx
At first I was apprehensive when my boss asked me to start porting all of the lab’s software documentation to pdf and html using Sphinx (http://sphinx.pocoo.org/). It took a couple days to find a version that would install both on our local Widows machine as well as the Fedora server. I must say that following the rubric provided by Sphinx, the conversion was pretty straightforward.
Now that the majority of the information has been converted into reST (Restructured Text), I am looking forward to messing with the CSS for a customized look before publishing to the web.
Your comments or questions are much appreciated below!