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 3be6e56 commit 45f982cCopy full SHA for 45f982c
docs/modules.md
@@ -1 +1 @@
1
-::: python_package.foo
+::: biocommons.example.marvin
mkdocs.yml
@@ -15,7 +15,7 @@ plugins:
15
- mkdocstrings:
16
handlers:
17
python:
18
- paths: ["src/python_package"]
+ paths: ["src/biocommons/example"]
19
theme:
20
name: material
21
feature:
0 commit comments