Skip to content

Commit 717206c

Browse files
committed
There is no tex documentaiton
Signed-off-by: Sebastian Ramacher <[email protected]>
1 parent 843de50 commit 717206c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/sphinx/source/conf.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,10 +171,10 @@
171171

172172
# Grouping the document tree into LaTeX files. List of tuples
173173
# (source start file, target name, title, author, documentclass [howto/manual]).
174-
latex_documents = [
175-
('index', 'bpython.tex', u'bpython Documentation',
176-
u'Robert Farrell', 'manual'),
177-
]
174+
#latex_documents = [
175+
# ('index', 'bpython.tex', u'bpython Documentation',
176+
# u'Robert Farrell', 'manual'),
177+
#]
178178

179179
# The name of an image file (relative to this directory) to place at the top of
180180
# the title page.

0 commit comments

Comments
 (0)