Skip to content

Commit 1639594

Browse files
committed
remove duplicate entries under title guides in table of contents
right now, there are duplicate titles under contents --> guides as shown in https://docs.openstack.org/devstack/latest/, although they will forward to different pages, it is still a little confusing for users. This change will hide toctree in guides.rst and users could click links in page to jump to detail page to read more. Change-Id: I2f3abeca7f56a3aedeabb48630ed2c61635b93cd
1 parent 9ffa41a commit 1639594

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/source/guides.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Walk through various setups used by stackers
1010

1111
.. toctree::
1212
:glob:
13+
:hidden:
1314
:maxdepth: 1
1415

1516
guides/single-vm

0 commit comments

Comments
 (0)