Size: 492
Comment: add sphinx description
|
← Revision 5 as of 2014-05-05 12:40:58 ⇥
Size: 347
Comment: spam
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
== Sphinx Themes == A list of notable Sphinx Themes: * [[https://github.com/bitprophet/alabaster|Alabaster]] by bitprophet * Based on: Kr by kennethreitz * Examples: http://www.fabfile.org/, http://www.paramiko.org/ * BSD License |
* Website: http://sphinx-doc.org/ * Sphinx Themes: http://docs.writethedocs.org/tools/sphinx-themes/ |
Sphinx is a documentation generator tool. It generates it from reStructuredText sources, but can also generate API pages using autodoc extension. Sphinx is extensible, supports multiple output formats and custom themes for generated HTML.
Website: http://sphinx-doc.org/
Sphinx Themes: http://docs.writethedocs.org/tools/sphinx-themes/