Skip to content

Commit

Permalink
docs: Add self to toctree. (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
huxuan committed Sep 12, 2023
1 parent 5862c22 commit 3a2fd47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.md
Expand Up @@ -2,6 +2,7 @@

```{toctree}
:hidden:
Overview <self>
cli/index
api/index
reports/index
Expand Down
1 change: 1 addition & 0 deletions template/docs/index.md.jinja
Expand Up @@ -2,6 +2,7 @@

```{toctree}
:hidden:
Overview <self>
cli/index
api/index
reports/index
Expand Down

0 comments on commit 3a2fd47

Please sign in to comment.