mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Remove debugging leftover.
This commit is contained in:
parent
529d3f5329
commit
0d4bc53e9e
@ -65,7 +65,7 @@ htmlhelp_basename = 'Sphinxdoc'
|
||||
# Grouping the document tree into LaTeX files. List of tuples
|
||||
# (source start file, target name, title, author, documentclass [howto/manual]).
|
||||
latex_documents = [('contents', 'sphinx.tex', 'Sphinx Documentation',
|
||||
'Georg Brandl \\and Me Myself', 'manual', 1)]
|
||||
'Georg Brandl', 'manual', 1)]
|
||||
|
||||
# Add our logo to the LaTeX file.
|
||||
latex_logo = '_static/sphinx.png'
|
||||
|
Loading…
Reference in New Issue
Block a user