more document

This commit is contained in:
Zhang Chiyuan
2008-03-20 12:10:13 +00:00
parent 490848d9fe
commit 21c98d141a
5 changed files with 430 additions and 10 deletions

View File

@@ -7,7 +7,7 @@
from pygments.formatters import HtmlFormatter
# Set to True if you want inline CSS styles instead of classes
INLINESTYLES = False
INLINESTYLES = True
from pygments.formatters import HtmlFormatter