skip to navigation
skip to content

sphinxcontrib-aafig 0.3dev-20090703

aafig Sphinx extension

Latest Version: 1.0

This package 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.

Usage example:

.. aafig::
    :aspect: 60
    :scale: 150
    :proportional:
    :textual:

    +-------+         +-----------+
    | Hello +-------->+ aafigure! |
    +-------+         +-----------+
File Type Py Version Uploaded on Size # downloads
sphinxcontrib-aafig-0.3dev-20090703.tar.gz (md5) Source 2009-07-03 19:41:01.311125 8KB 45

Log in to rate this package.