Skip to content

Commit fc73f95

Browse files
committed
Revert "Merge pull request #6739 from readthedocs/agj/docs-tos-pdf"
This reverts commit 8ef6e4a, reversing changes made to 9d44e5c.
1 parent 50201cc commit fc73f95

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ def get_version():
6262
latex_documents = [
6363
('index', 'ReadTheDocs.tex', u'Read the Docs Documentation',
6464
u'Eric Holscher, Charlie Leifer, Bobby Grace', 'manual'),
65-
('terms-of-service', 'readthedocs-tos.tex', u'Read the Docs - Terms of Service',
66-
u'Read the Docs, Inc', 'manual'),
6765
]
6866
man_pages = [
6967
('index', 'read-the-docs', u'Read the Docs Documentation',

0 commit comments

Comments
 (0)