Skip to content

Commit 3e37c70

Browse files
committed
Autogenerate the docs
1 parent 5f4b7c9 commit 3e37c70

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
autoapi_type = 'python'
4747
autoapi_dirs = ['../src/flexibleSubsetSelection']
4848
autosummary_generate = True
49-
autoapi_add_toctree_entry = False
49+
autoapi_add_toctree_entry = True
5050
autoapi_root = 'api'
5151

5252
# Paths and excludes

docs/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ Documentation and examples for the Flexible Subset Selection package
44

55
```{toctree}
66
:maxdepth: 2
7-
:caption: Examples
7+
:caption: Contents
88
9-
api/index
109
examples/index
1110
```

0 commit comments

Comments
 (0)