diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2021-07-29 20:00:20 +0200 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2021-08-04 12:30:12 +0300 |
| commit | 3f703e1b1d8c523ef244e24f316079c80e02b1ab (patch) | |
| tree | 39d8380a646953388d13dd3aa9d7454088e1a6ca /docs/conf.py | |
| parent | 9ea7aa2cd2cdc775425797b689e782718896ea50 (diff) | |
| download | meta-raspberrypi-3f703e1b1d8c523ef244e24f316079c80e02b1ab.tar.gz | |
Manually fix conversion
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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 | # |
