From 1613584c6a3ada978e6325c8c078023d781456d6 Mon Sep 17 00:00:00 2001 From: "Peter F. Patel-Schneider" Date: Sat, 29 Mar 2025 09:34:36 -0400 Subject: [PATCH] docs: python documentation appears to be broken so don't set it up --- mkdocs.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 17e3394e..3ca24a29 100644 --- a/mkdocs.yml +++ b/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