We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ec5e6b commit daf6f00Copy full SHA for daf6f00
1 file changed
docs/conf.py
@@ -33,7 +33,7 @@
33
34
latex_documents = [
35
("latex_index", 'reticula.tex',
36
- project, author, 'manual', True),
+ project, author, 'howto', True),
37
]
38
39
latex_elements = {
0 commit comments