Skip to content

Commit 85e2e52

Browse files
authored
Change documentation main page (#39)
1 parent 4b6e049 commit 85e2e52

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

_doc/index.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,18 @@ following the numpy API to convert that function into ONNX as
3232
well as to execute it.
3333

3434
.. toctree::
35-
:maxdepth: 2
35+
:maxdepth: 1
36+
:caption: Contents
3637

3738
tutorial/index
3839
api/index
3940
tech/index
4041
auto_examples/index
42+
43+
.. toctree::
44+
:maxdepth: 1
45+
:caption: More
46+
4147
CHANGELOGS
4248
license
4349

0 commit comments

Comments
 (0)