Skip to content

geyang/ansi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sphinxcontrib-ansi

https://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/ansi repository, and install the extension directly from the repository:

git clone https://github.com/sphinx-contrib/ansi sphinxcontrib-ansi
cd sphinxcontrib-ansi
python setup.py install

Usage

Please refer to the documentation for further information.

About

💖 Project is looking for extra maintainers, check issue tracker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.3%
  • CSS 7.7%