Skip to content

Commit b5db684

Browse files
adapt the user guide index
1 parent 9f9c1d3 commit b5db684

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

doc/source/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@
9090
]
9191

9292
redirects = {
93-
"user_guide/getting_started_with_dpf_server": "../getting_started/dpf_server.html"
93+
"user_guide/getting_started_with_dpf_server": "../getting_started/dpf_server.html",
94+
"concepts/": "user_guide/concepts/"
9495
}
9596

9697
typehints_defaults = "comma"

doc/source/user_guide/index.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,5 @@ The goals of this section are to:
2626
Troubleshooting
2727
~~~~~~~~~~~~~~~
2828

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-
3829
.. toctree::
3930
troubleshooting

0 commit comments

Comments
 (0)