Skip to content

Commit 23adb09

Browse files
author
Diptorup Deb
committed
Add the new dpctl user manual to tocs on other pages.
1 parent 5786f74 commit 23adb09

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _user_manual:
2+
3+
###########
4+
User Manual
5+
###########
6+
7+
.. toctree::
8+
:maxdepth: 3
9+
10+
manual/dpctl/intro

docs/index_doxyrest.rst.in

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
.. include:: ./docfiles/intro.rst
22

3+
4+
How-to Guides
5+
=============
6+
37
.. toctree::
48
:maxdepth: 1
5-
:caption: User Guides
69

710
docfiles/user_guides/QuickStart
11+
docfiles/user_guides/UserManual
12+
813

914
.. toctree::
1015
:maxdepth: 1

docs/index_no_doxyrest.rst.in

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
.. include:: ./docfiles/intro.rst
22

3+
How-to Guides
4+
=============
5+
36
.. toctree::
47
:maxdepth: 1
5-
:caption: User Guides
68

79
docfiles/user_guides/QuickStart
10+
docfiles/user_guides/UserManual
11+
812

913
.. toctree::
1014
:maxdepth: 1

0 commit comments

Comments
 (0)