More block markup tests.

This commit is contained in:
Georg Brandl
2009-08-09 23:12:01 +02:00
parent 8ba78e88e7
commit 8d0c50c5b4
3 changed files with 17 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ today_fmt = '%B %d, %Y'
exclude_trees = ['_build']
keep_warnings = True
pygments_style = 'sphinx'
show_authors = True
rst_epilog = '.. |subst| replace:: global substitution'