Skip to content

Commit f0126e7

Browse files
committed
docs fix
1 parent 5c92d01 commit f0126e7

2 files changed

Lines changed: 13 additions & 18 deletions

File tree

docs/api.rst

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,15 @@ API
55

66
Kessler API
77

8-
.. currentmodule:: kessler
8+
.. toctree::
9+
:maxdepth: 2
10+
:caption: API Documentation
911

10-
.. autosummary::
11-
:toctree: _autosummary/
12-
:recursive:
13-
14-
cdm
15-
data
16-
event
17-
model
18-
nn
19-
observation_model
20-
plot
21-
util
12+
_autosummary/kessler.cdm
13+
_autosummary/kessler.data
14+
_autosummary/kessler.event
15+
_autosummary/kessler.model
16+
_autosummary/kessler.nn
17+
_autosummary/kessler.observation_model
18+
_autosummary/kessler.plot
19+
_autosummary/kessler.util

docs/index.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,14 @@ For more details on the model and results, check out our publications listed in
1111

1212
The authors are [Giacomo Acciarini](https://www.esa.int/gsp/ACT/team/giacomo_acciarini/), [Atılım Güneş Baydin](https://gbaydin.github.io/), [Dario Izzo](https://www.esa.int/gsp/ACT/team/dario_izzo/). The main developer is Giacomo Acciarini (giacomo.acciarini@gmail.com).
1313

14-
.. toctree::
1514
:maxdepth: 1
1615
:caption: Getting started
1716

18-
install
17+
install.rst
1918
capabilities
2019
credits
2120

2221

23-
.. toctree::
2422
:maxdepth: 1
2523
:caption: Tutorials
2624

@@ -30,11 +28,10 @@ The authors are [Giacomo Acciarini](https://www.esa.int/gsp/ACT/team/giacomo_acc
3028
notebooks/probabilistic_programming_module
3129

3230

33-
.. toctree::
3431
:maxdepth: 1
3532
:caption: API documentation
3633

37-
kessler package <_autosummary/kessler>
34+
api
3835

3936
Indices and tables
4037
==================

0 commit comments

Comments
 (0)