Dear all,

I use sphinx to produce online documentation for my Python module
simuPOP (http://simupop.sourceforge.net) and I am very pleased with
the end result. I came across the 'projects using sphinx' webpage and
thought that it would be my honor for my project  to be listed there.
I would appreciate it if you could add simuPOP (hosted at
http://simupop.sourceforge.net with documentation page
http://simupop.sourceforge.net/Main/Documentation) to this page.

I would like to add that simuPOP uses doxygen to extract C/C++
comments and a script to convert it to docstrings of SWIG wrapped
Python modules, to latex commands to be used in latex/lyx based PDF
documentation, and to reStructuredText to be used by Sphinx. The latex/
lyx document is converted to reST using the latex->reST converter
available at http://svn.python.org/projects/doctools/converter/converter.
I patched this converter so that it can handle environments such as
figure and listing. All the tools, although heavily customized for
simuPOP, are available at the subversion repository of simuPOP in case
that other people would like to adapt them for their own use.

Thanks you again for providing such a useful tool,
Bo

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to