Skip to content

lipro/sphinxcontrib-ansi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Sphinx extension that parse ANSI color sequences inside documents.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors