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:
|
plugins:
|
||||||
- search
|
- search
|
||||||
- mkdocstrings:
|
# - mkdocstrings:
|
||||||
handlers:
|
# handlers:
|
||||||
python:
|
# python:
|
||||||
setup_commands:
|
# setup_commands:
|
||||||
- python -m pip install .
|
# - python -m pip install .
|
||||||
- mermaid2
|
- mermaid2
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- pymdownx.superfences
|
- pymdownx.superfences
|
||||||
|
|
Loading…
Reference in New Issue