Skip to content
Snippets Groups Projects
Commit cd8e4425 authored by Mayr, Hannes's avatar Mayr, Hannes
Browse files

Fix indentation error in a docstring that resulted in a sphinx error.

parent c52e84be
No related branches found
No related tags found
2 merge requests!52Create v0.2.2,!51Fix documentation build
Pipeline #854425 waiting for manual action
......@@ -38,6 +38,7 @@ release = __version__
extensions = ["sphinx.ext.napoleon", "autoapi.extension", "myst_parser"]
autoapi_type = "python"
autoapi_dirs = ["../../plotid", "../../tests"]
# autoapi_keep_files = True
# Add any paths that contain templates here, relative to this directory.
templates_path = ["_templates"]
......
plotid
======
.. toctree::
:maxdepth: 4
plotid
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment