Skip to content

Commit 7d31cf3

Browse files
author
sourcehold
committed
doc: add nested structure using include directive
1 parent 1d3c0b7 commit 7d31cf3

3 files changed

Lines changed: 10 additions & 5 deletions

File tree

docs/index.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ and accessible to everyone.
1010

1111
.. toctree::
1212
:maxdepth: 2
13+
:glob:
1314
:caption: Contents:
1415

15-
get_started
16-
faq
17-
contributing
16+
get_started*
17+
faq*
18+
contributing*
1819
wiki
19-
20+

docs/wiki-approach.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Approach
2+
===========
3+

docs/wiki.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
====
22
Wiki
33
====
44

@@ -14,3 +14,4 @@ Here you'll find detailed documentation about:
1414

1515
(Coming Soon!)
1616

17+
.. include:: wiki-approach.rst

0 commit comments

Comments
 (0)