mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
fix typo in config.rst
This commit is contained in:
parent
bc8d9aa93d
commit
b0a3b6cbc0
@ -1748,7 +1748,8 @@ These options influence LaTeX output. See further :doc:`latex`.
|
||||
``'Release'``.
|
||||
``'tableofcontents'``
|
||||
"tableofcontents" call, default ``'\\sphinxtableofcontents'`` (it is a
|
||||
wrapper of unmodified ``tableofcontents``.)
|
||||
wrapper of unmodified ``\tableofcontents``, which may itself be
|
||||
customized by user loaded packages.)
|
||||
Override if
|
||||
you want to generate a different table of contents or put content
|
||||
between the title page and the TOC.
|
||||
|
Loading…
Reference in New Issue
Block a user