mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
More inclusive title.
This commit is contained in:
parent
01669309d3
commit
8d58216050
3 changed files with 5 additions and 5 deletions
|
|
@ -131,7 +131,7 @@ latex_documents = [
|
|||
('tutorial/index', 'tutorial.tex',
|
||||
'Python Tutorial', _stdauthor, 'manual'),
|
||||
('using/index', 'using.tex',
|
||||
'Python Setup', _stdauthor, 'manual'),
|
||||
'Python Setup and Usage', _stdauthor, 'manual'),
|
||||
('whatsnew/' + version, 'whatsnew.tex',
|
||||
'What\'s New in Python', 'A. M. Kuchling', 'howto'),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue