Skip to content

Commit f381b86

Browse files
committed
Set maxdepth for examples toctree to 1 to prevent sub-headings showing up.
1 parent d968e5b commit f381b86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/user-guide/examples/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Examples
66
These examples cover some of the main patterns for implementing Cylc workflows.
77

88
.. toctree::
9+
:maxdepth: 1
910
:glob:
1011

1112
*/index

0 commit comments

Comments
 (0)