update doc: LaTeX writer now refers maxdepth option (ref #2358)

This commit is contained in:
Takeshi KOMIYA 2016-02-29 11:29:07 +09:00
parent a2efd1475a
commit 119b971804

View File

@ -223,11 +223,8 @@ The special document names (and pages generated for them) are:
.. rubric:: Footnotes
.. [#] The ``maxdepth`` option does not apply to the LaTeX writer, where the
whole table of contents will always be presented at the begin of the
document, and its depth is controlled by the ``tocdepth`` counter, which
you can reset in your :confval:`latex_preamble` config value using
e.g. ``\setcounter{tocdepth}{2}``.
.. [#] The LaTeX writer only refers the ``maxdepth`` option of first toctree
directive in the document.
.. [#] A note on available globbing syntax: you can use the standard shell
constructs ``*``, ``?``, ``[...]`` and ``[!...]`` with the feature that