From 3f703e1b1d8c523ef244e24f316079c80e02b1ab Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 29 Jul 2021 20:00:20 +0200 Subject: Manually fix conversion Signed-off-by: Martin Jansa --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/conf.py') 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 = [ # Documents to append as an appendix to all manuals. # -# latex:appendices = [] +# latex_appendices = [] # It false, will not define \strong, \code, itleref, \crossref ... but only # \sphinxstrong, ..., \sphinxtitleref, ... To help avoid clash with user added @@ -324,7 +324,7 @@ texinfo_documents = [ # Documents to append as an appendix to all manuals. # -# texinfo:appendices = [] +# texinfo_appendices = [] # If false, no module index is generated. # -- cgit v1.2.3-54-g00ecf