We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23328af commit 67057f0Copy full SHA for 67057f0
CONTRIBUTING.md
@@ -145,6 +145,7 @@ pip install .[docs]
145
```
146
147
The overall *structure* of the documentation is manually designed, but the API documentation is auto-generated.
148
+New top-level modules (i.e., `bayesflow.mynewmodule`) have to be manually added to the list in `docsrc/source/api/bayesflow.rst` to be included.
149
150
You can re-build the current documentation with
151
0 commit comments