diff --git a/mkdocs.yml b/mkdocs.yml index dd254843..9dcefc05 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -43,13 +43,13 @@ extra: analytics: provider: custom -markdown_extensions: - - toc: - permalink: true - - codehilite: - guess_lang: false - - markdown_include.include: - base_path: docs +#markdown_extensions: +# - toc: +# permalink: true +# - codehilite: +# guess_lang: false +# - markdown_include.include: +# base_path: docs plugins: - search: @@ -79,8 +79,6 @@ nav: - "Notifications": notifications.md - "Physical Buttons": phys-btn.md - - - "Getting started (ioBroker)": - "Prepare NsPanel": prepare_nspanel2.md - "Prepare ioBroker": iobroker-install.md