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 f50248a commit 2162a91Copy full SHA for 2162a91
docs/reference/api.md
@@ -5,3 +5,4 @@ hide:
5
---
6
7
# ::: mkdocstrings_handlers.shell
8
+ handler: python
mkdocs.yml
@@ -126,6 +126,7 @@ plugins:
126
- section-index
127
- coverage
128
- mkdocstrings:
129
+ default_handler: shell
130
handlers:
131
python:
132
inventories:
0 commit comments