Added support for links to structure specs in dataspec blocks

The HtmlFormatter class from Pygments was duplicated and modified,
instead of patching upstream.
This commit is contained in:
str4d
2014-02-14 01:01:47 +00:00
parent 8dd96c81ee
commit 9e543cbde8
3 changed files with 846 additions and 2 deletions

View File

@@ -4,5 +4,6 @@ Flask-Babel==0.9
Flask-Cache==0.12
Jinja2==2.7.2
Pygments==1.6
python-ctags
docutils==0.11
gunicorn==0.17.2