docs: python documentation appears to be broken so don't set it up
This commit is contained in:
parent
ebf8493e72
commit
1613584c6a
10
mkdocs.yml
10
mkdocs.yml
|
@ -22,11 +22,11 @@ nav:
|
|||
|
||||
plugins:
|
||||
- search
|
||||
- mkdocstrings:
|
||||
handlers:
|
||||
python:
|
||||
setup_commands:
|
||||
- python -m pip install .
|
||||
# - mkdocstrings:
|
||||
# handlers:
|
||||
# python:
|
||||
# setup_commands:
|
||||
# - python -m pip install .
|
||||
- mermaid2
|
||||
markdown_extensions:
|
||||
- pymdownx.superfences
|
||||
|
|
Loading…
Reference in New Issue