We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aa487f commit 115d64eCopy full SHA for 115d64e
doc/source/user_guide/index.rst
@@ -13,6 +13,8 @@ The goals of this section are to:
13
- Describe the most-used DPF entities and how they can help you to access and modify solver data.
14
- Provide simple how-tos for tackling the most common use cases.
15
16
+.. include::
17
+ concepts/index.rst
18
19
.. include::
20
main_entities.rst
@@ -24,5 +26,14 @@ The goals of this section are to:
24
26
Troubleshooting
25
27
~~~~~~~~~~~~~~~
28
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
38
.. toctree::
39
troubleshooting
0 commit comments