Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2014-04-17 11:09:33
Size: 492
Editor: techtonik
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.

Sphinx (last edited 2014-05-05 12:40:58 by DaleAthanasias)

Unable to edit the page? See the FrontPage for instructions.