From d2ccc4f270786af3729aedb4584e4067695d54a4 Mon Sep 17 00:00:00 2001 From: Onuralp SEZER Date: Thu, 8 Feb 2024 17:13:03 +0300 Subject: [PATCH] =?UTF-8?q?docs(nav):=20=F0=9F=9A=80=20nav-tab=20enabled?= =?UTF-8?q?=20and=20new=20order=20of=20pages=20for=20better=20understandin?= =?UTF-8?q?g?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Onuralp SEZER --- docs/index.md | 2 ++ mkdocs.yml | 10 ++++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/index.md b/docs/index.md index b2b7a503..91a4c892 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,7 @@ --- comments: true +hide: + - navigation ---
diff --git a/mkdocs.yml b/mkdocs.yml index 3b2cb5fd..8593ceda 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -66,15 +66,16 @@ nav: - Image: utils/image.md - Notebook: utils/notebook.md - File: utils/file.md - - Assets: assets.md - - Development: + - Assets: assets.md + - Cookbooks: cookbooks.md + - Contribute: - Contributing: contributing.md - Code of Conduct: code_of_conduct.md + - License: license.md - Changelog: - Changelog: changelog.md - Deprecated: deprecated.md - - License: license.md - - Cookbooks: cookbooks.md + theme: @@ -90,6 +91,7 @@ theme: - content.action.edit - content.tooltips - content.code.annotate + - navigation.tabs palette: # Palette for light mode