summaryrefslogtreecommitdiffstats
path: root/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml19
1 files changed, 16 insertions, 3 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 1e166aa85..aacb57a67 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -6,12 +6,25 @@ nav:
- index.md
- install.md
- faq.md
- - features/update_interval.md
- - api/api-v1.md
- - api/api-v2.md
+ - Features:
+ - Update Interval: features/update_interval.md
+ - Custom CSS: features/customCSS.md
+ - Plugins: features/plugins.md
+ - REST API:
+ - API v1: api/api-v1.md
+ - API v2: api/api-v2.md
theme:
name: material
+ logo: assets/logo.svg
+ favicon: assets/favicon.png
+ features:
+ - navigation.indexes
+ - navigation.tracking
+ - navigation.instant
+ - navigation.expand
+ - navigation.sections
+
# extra:
# version: