Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 85e2e52

Browse filesBrowse files
authored
Change documentation main page (#39)
1 parent 4b6e049 commit 85e2e52
Copy full SHA for 85e2e52

File tree

Expand file treeCollapse file tree

1 file changed

+7
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-1
lines changed

‎_doc/index.rst

Copy file name to clipboardExpand all lines: _doc/index.rst
+7-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.