Skip to content

Commit e690542

Browse files
committed
ENH: complete documentation for pyseams-binding
1 parent 22e1f68 commit e690542

File tree

3 files changed

+1048
-83
lines changed

3 files changed

+1048
-83
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"sphinxcontrib.spelling",
3030
"sphinx.ext.autosummary",
3131
"sphinx.ext.autodoc",
32+
"sphinx.ext.napoleon",
3233
]
3334
autosummary_generate = True
3435

docs/source/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ cd pyseams
2727

2828

2929

30-
## Additional Topics
30+
## documentation for pyseams-bindings
3131

3232
```{toctree}
3333
:maxdepth: 2

0 commit comments

Comments
 (0)