Skip to content

Commit 8a96da7

Browse files
committed
remove pdf generate
1 parent 51916b6 commit 8a96da7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

conf.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -168,12 +168,6 @@
168168
'Miscellaneous'),
169169
]
170170

171-
pdf_documents = [
172-
(master_doc, 'Python并行编程', u'python-parallel-programming-cookbook-cn Documentation',
173-
author, 'python-parallel-programming-cookbook-cn', 'One line description of project.',
174-
'laixintao'),
175-
]
176-
177171
rst_epilog = """
178172
179173
.. |how| replace:: 如何做...

0 commit comments

Comments
 (0)