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.
- Host: GitHub
- URL: https://github.com/sphinx-contrib/ansi
- Owner: sphinx-contrib
- License: bsd-2-clause
- Created: 2017-09-28T09:44:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-19T11:04:38.000Z (almost 3 years ago)
- Last Synced: 2025-04-17T11:33:04.511Z (23 days ago)
- Language: Python
- Homepage: https://github.com/sphinx-contrib/ansi/issues/6
- Size: 59.6 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
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 installUsage
-----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