Local override docstring_style
for global configuration doesn't work.
Declare in mkdocs.yaml:
plugins:
- mkdocstrings:
enabled: true
default_handler: python
handlers:
python:
options:
docstring_style: google
-->
Inside file.md
::: path.to.module
options:
docstring_style: sphinx
N/A
Override the default google
style with the sphinx
style for that one module.
mkdocs
v1.6.0mkdocstrings
v0.26.0mkdocstrings-python
v1.10.5griffe
v0.47.0I am using path:
to load the module and I'm using mkdocs-monorepo-plugin
.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too