From 28230b206ddf5fd719719b226c77dbd3be454ac0 Mon Sep 17 00:00:00 2001 From: Johannes Date: Fri, 15 Jul 2022 17:54:27 +0200 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) 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