Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e5b5ff4

Browse files
committed
Build a PDF of the FAQs too.
1 parent 02a807e commit e5b5ff4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,8 @@
131131
'Python Tutorial', _stdauthor, 'manual'),
132132
('using/index', 'using.tex',
133133
'Python Setup and Usage', _stdauthor, 'manual'),
134+
('faq/index', 'faq.tex',
135+
'Python Frequently Asked Questions', _stdauthor, 'manual'),
134136
('whatsnew/' + version, 'whatsnew.tex',
135137
'What\'s New in Python', 'A. M. Kuchling', 'howto'),
136138
]

0 commit comments

Comments
 (0)