bartTC / sphinx-schemes

Color schemes for the sphinx documentation toolkit.

This URL has Read+Write access

name age message
file README.rst Thu Jul 09 08:47:36 -0700 2009 Yet another readme typo [Martin Mahner]
directory nature/ Fri Jul 17 02:37:15 -0700 2009 Nature Theme: Removed the justified text style. [Martin Mahner]
README.rst

Sphinx color schemes

Note: Scheme means Theme ;-)

Installation:

  1. Create a directory called _theme in your project directory. Copy the scheme folder (for instance nature to this folder).

  2. Alter the corresponding variables in your conf.py:

    html_theme_path = ['_theme']
    html_theme = 'nature'
    

2. In your Current schemes: ----------------

http://cloud.github.com/downloads/bartTC/sphinx-schemes/nature.png

Nature