diff --git a/properdocs.yml b/properdocs.yml index 71f07d9..efabb6e 100644 --- a/properdocs.yml +++ b/properdocs.yml @@ -14,9 +14,9 @@ plugins: - mkdocstrings: handlers: python: - setup_commands: - - import sys - - sys.path.append(".") + # setup_commands: + # - import sys + # - sys.path.append(".") # HIER WIRD MERMAID AKTIVIERT: markdown_extensions: @@ -26,4 +26,4 @@ markdown_extensions: custom_fences: - name: mermaid class: mermaid - format: !!python/name:pymdownx.superfences.fence_code_format \ No newline at end of file + format: !!python/name:pymdownx.superfences.fence_code_format