An open API service indexing awesome lists of open source software.

https://github.com/sphinx-contrib/ansi

💖 Project is looking for extra maintainers, check issue tracker.
https://github.com/sphinx-contrib/ansi

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        

####################
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.

.. _`Sphinx`: https://sphinx-doc.org/latest
.. _`sphinx-contrib/ansi`: https://github.com/sphinx-contrib/ansi
.. _documentation: https://packages.python.org/sphinxcontrib-ansi