Skip to content

Commit 115d64e

Browse files
adapts the user guide index
1 parent 6aa487f commit 115d64e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/source/user_guide/index.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ The goals of this section are to:
1313
- Describe the most-used DPF entities and how they can help you to access and modify solver data.
1414
- Provide simple how-tos for tackling the most common use cases.
1515

16+
.. include::
17+
concepts/index.rst
1618

1719
.. include::
1820
main_entities.rst
@@ -24,5 +26,14 @@ The goals of this section are to:
2426
Troubleshooting
2527
~~~~~~~~~~~~~~~
2628

29+
.. toctree::
30+
:max_depth: 2
31+
:hidden:
32+
:caption: Concepts
33+
34+
concepts/concepts.rst
35+
concepts/waysofusing.rst
36+
concepts/stepbystep.rst
37+
2738
.. toctree::
2839
troubleshooting

0 commit comments

Comments
 (0)