sphinxcontrib-aafig is a Python library that contains the aafigure Sphinx extension.
_aafigure is a program and a reStructuredText directive to allow embeded ASCII art figures to be rendered as nice images in various image formats. The aafigure directive needs a hardcoded image format, so it doesn't goes well with Sphinx multi-format support.
This extension adds the aafig directive that automatically selects the image format to use acording to the Sphinx writer used to generate the documentation.
Product's homepage
Requirements:
· Python