[Sugar-devel] sugar-toolkit-gtk3's Sphinx documentation
Manuel Kaufmann
humitos at gmail.com
Thu Jul 5 07:30:54 EDT 2012
Hello,
I think it would be really great to have something similar to this:
* http://mkaufmann.com.ar/~humitos/sugar-toolkit-gtk3/
What do you think?
This is what I did to get that kind of documentation
sudo yum install python-sphinx
sphinx-apidoc --doc-author="Manuel Kaufmann" --full
--doc-version="0.96" --doc-release="0.96" --doc-project="Sugar Toolkit
Gtk3" --output-dir="doc" .
cd doc
make html
I don't know if we have something like that, if yes, please let me
know before start doing some work on this.
Thanks, see you
--
Kaufmann Manuel
Blog: http://humitos.wordpress.com/
Porfolio: http://fotos.mkaufmann.com.ar/
PyAr: http://www.python.com.ar/
More information about the Sugar-devel
mailing list