Add tests for HTML escaping.

This commit is contained in:
Georg Brandl
2008-11-23 15:22:09 +01:00
parent 410ac72590
commit 91c31181b0
3 changed files with 6 additions and 4 deletions

View File

@@ -37,8 +37,8 @@ source_suffix = '.txt'
master_doc = 'contents'
# General substitutions.
project = 'Sphinx Tests'
copyright = '2008, Georg Brandl'
project = 'Sphinx <Tests>'
copyright = '2008, Georg Brandl & Team'
# The default replacements for |version| and |release|, also used in various
# other places throughout the built documents.