Skip to content

Commit

Permalink
docs: Add a restriction note about tocdepth (refs: sphinx-doc#6033)
Browse files Browse the repository at this point in the history
  • Loading branch information
tk0miya committed Feb 7, 2020
1 parent 4198219 commit f6acd06
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/usage/restructuredtext/field-lists.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ At the moment, these metadata fields are recognized:

:tocdepth: 2

.. note::

This metadata effects to the depth of local toctree. But it does not
effect to the depth of *global* toctree. So this would not be change
the sidebar of some themes which uses global one.

.. versionadded:: 0.4

``nocomments``
Expand Down

0 comments on commit f6acd06

Please sign in to comment.