This commit is contained in:
2025-04-11 21:28:02 -03:00
parent 5b5e381191
commit 1b2ebcfb99
6 changed files with 107 additions and 62 deletions

View File

@@ -4,8 +4,11 @@ theme:
name: "readthedocs"
plugins:
- mkdocstrings
- mkdocstrings:
handlers:
python:
options:
docstring_style: numpy
nav:
- index.md
- API reference: reference.md