Skip to content

Commit

Permalink
Set maxdepth for examples toctree to 1 to prevent sub-headings showin…
Browse files Browse the repository at this point in the history
…g up.
  • Loading branch information
wxtim committed Jul 15, 2024
1 parent d968e5b commit f381b86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/user-guide/examples/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Examples
These examples cover some of the main patterns for implementing Cylc workflows.

.. toctree::
:maxdepth: 1
:glob:

*/index

0 comments on commit f381b86

Please sign in to comment.