lipro / sphinxcontrib-ansi

Sphinx extension that parse ANSI color sequences inside documents.
http://bitbucket.org/birkenfeld/sphinx-contrib
Other
0 stars 4 forks source link
python sphinx-doc

#################### sphinxcontrib-ansi ####################

http://packages.python.org/sphinxcontrib-ansi

A Sphinx_ extension, which turns ANSI color sequences in Sphinx documents into colored HTML output.

Installation

This extension can be installed from the Python Package Index::

pip install sphinxcontrib-ansi

Alternatively, you can clone the sphinx-contrib_ repository from BitBucket, and install the extension directly from the repository::

hg clone http://bitbucket.org/birkenfeld/sphinx-contrib cd sphinx-contrib/ansi python setup.py install

Usage

Please refer to the documentation_ for further information.

.. Sphinx: http://sphinx.pocoo.org/latest .. sphinx-contrib: http://bitbucket.org/birkenfeld/sphinx-contrib .. _documentation: http://packages.python.org/sphinxcontrib-ansi