This package contains the spam Sphinx extension. This extension enable you to eat SPAM.
This module is under development for a while.
Make environment with easy_install:
$ easy_install sphinxcontrib-spam
setup conf.py with:
extensions = ['sphinxcontrib.spam']
if you use the spam role:
:spam:`hoge`
and run:
$ make html
- Python 2.5 or later (not support 3.x)
- Sphinx 1.0.x or later.
Licensed under the New BSD License . See the LICENSE file for specific terms.