We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c2e55 commit 8d9739cCopy full SHA for 8d9739c
doc/conf.py
@@ -378,7 +378,7 @@ def _check_dependencies():
378
# document class [howto/manual])
379
380
latex_documents = [
381
- ('contents', 'Matplotlib.tex', 'Matplotlib',
+ ('users/index', 'Matplotlib.tex', 'Matplotlib',
382
'John Hunter\\and Darren Dale\\and Eric Firing\\and Michael Droettboom'
383
'\\and and the matplotlib development team', 'manual'),
384
]
0 commit comments