Skip to content

Commit c5d0230

Browse files
committed
Split examples by thematics
1 parent b60f4b9 commit c5d0230

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

docs/examples.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,21 @@
22
Examples
33
========
44

5-
First examples
6-
--------------
5+
Setting up pygccxml and parsing c/c++ code
6+
------------------------------------------
77

88
.. toctree::
99
:maxdepth: 1
1010

1111
examples/parsing/example.rst
1212
examples/parsing-string/example.rst
13+
14+
First examples
15+
--------------
16+
17+
.. toctree::
18+
:maxdepth: 1
19+
1320
examples/variables/example.rst
1421
examples/searching1/example.rst
1522
examples/searching/example.rst

0 commit comments

Comments
 (0)