diff options
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index e96f951..fcebbf1 100644 --- a/docs/conf.py +++ b/docs/conf.py | |||
@@ -284,7 +284,7 @@ latex_documents = [ | |||
284 | 284 | ||
285 | # Documents to append as an appendix to all manuals. | 285 | # Documents to append as an appendix to all manuals. |
286 | # | 286 | # |
287 | # latex:appendices = [] | 287 | # latex_appendices = [] |
288 | 288 | ||
289 | # It false, will not define \strong, \code, itleref, \crossref ... but only | 289 | # It false, will not define \strong, \code, itleref, \crossref ... but only |
290 | # \sphinxstrong, ..., \sphinxtitleref, ... To help avoid clash with user added | 290 | # \sphinxstrong, ..., \sphinxtitleref, ... To help avoid clash with user added |
@@ -324,7 +324,7 @@ texinfo_documents = [ | |||
324 | 324 | ||
325 | # Documents to append as an appendix to all manuals. | 325 | # Documents to append as an appendix to all manuals. |
326 | # | 326 | # |
327 | # texinfo:appendices = [] | 327 | # texinfo_appendices = [] |
328 | 328 | ||
329 | # If false, no module index is generated. | 329 | # If false, no module index is generated. |
330 | # | 330 | # |