Skip to content

Commit f2f60fe

Browse files
committed
Put only document titles in the left navigation bar
See https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html?highlight=toctree#directive-toctree Part of tarantool/tarantool.io#1275
1 parent d10b1f2 commit f2f60fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/toctree.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
:orphan:
22

3-
.. toctree::
3+
.. toctree::
4+
:titlesonly:
45
:maxdepth: 7
56
:includehidden:
67

0 commit comments

Comments
 (0)