mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add tests for HTML escaping.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user