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 be5197c commit f5f8f88Copy full SHA for f5f8f88
doc/source/user_guide/tutorials/01-data_structures/index.rst
@@ -36,3 +36,7 @@ These tutorials explains how these structures work and how you can manipulate da
36
37
This tutorial shows how to create and work with some DPF collections:
38
FieldsContainer, MeshesContainer and ScopingContainer
39
+
40
+.. toctree::
41
+ :maxdepth: 2
42
+ :hidden:
doc/source/user_guide/tutorials/02-language_and_usage/index.rst
@@ -8,5 +8,3 @@ This tutorials gives you an overview on how the PyDPF-Core API can be used
8
to interact with data.
9
10
For more detailed information on each module and function, see :ref:`ref_api_section`.
11
-
12
0 commit comments