summaryrefslogtreecommitdiff
path: root/tests/roots/test-root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roots/test-root/conf.py')
-rw-r--r--tests/roots/test-root/conf.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/roots/test-root/conf.py b/tests/roots/test-root/conf.py
index 634bd66d3..c4162edb1 100644
--- a/tests/roots/test-root/conf.py
+++ b/tests/roots/test-root/conf.py
@@ -53,11 +53,6 @@ latex_documents = [
latex_additional_files = ['svgimg.svg']
-texinfo_documents = [
- ('index', 'SphinxTests', 'Sphinx Tests',
- 'Georg Brandl \\and someone else', 'Sphinx Testing', 'Miscellaneous'),
-]
-
man_pages = [
('index', 'SphinxTests', 'Sphinx Tests Documentation',
'Georg Brandl and someone else', 1),