From 8daac13d88aa9ae813d26ddeefc5ec07cfe2c2e8 Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> 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