From e53cffbb56f9a2863ff482654b40cc43ed2b89f6 Mon Sep 17 00:00:00 2001 From: Neil Lathwood Date: Thu, 19 Sep 2024 19:34:24 +0100 Subject: [PATCH] Updated documentation navigation and options to tidy things up (#16409) * Updated documentation navigation and options to tidy things up * Small fix to indentation --- mkdocs.yml | 42 ++++++++++++++++++++---------------------- 1 file changed, 20 insertions(+), 22 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index c564f0fd50..3c53b0dfd1 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -26,9 +26,9 @@ theme: features: - navigation.footer - navigation.instant - - navigation.sections - navigation.tracking - navigation.top + - navigation.path - content.tabs.link site_dir: out site_url: https://docs.librenms.org @@ -143,24 +143,22 @@ nav: - Welcome to Observium users: General/Welcome-to-Observium-users.md - 3rd Party Libraries: General/Acknowledgement.md - - Installing: + - Installation: - Installing LibreNMS: Installation/Install-LibreNMS.md - Other Methods: - Docker: Installation/Docker.md - Virtual machines: Installation/Images.md - Choosing a release: General/Releases.md - Updating: General/Updating.md - - - Getting started: - - Adding a device: Support/Adding-a-Device.md - - Grouping Devices: Extensions/Device-Groups.md - - Submitting stats: General/Callback-Stats-and-Privacy.md - - Migrating from Observium: Installation/Migrating-from-Observium.md + - First steps: + - Adding a device: Support/Adding-a-Device.md + - Grouping Devices: Extensions/Device-Groups.md + - Submitting stats: General/Callback-Stats-and-Privacy.md + - Migrating from Observium: Installation/Migrating-from-Observium.md - Setup: - Applications: Extensions/Applications.md - Billing Module: Extensions/Billing-Module.md - - Check_MK Setup: Extensions/Agent-Setup.md - Dashboards: Extensions/Dashboards.md - Interface Description Parsing: Extensions/Interface-Description-Parsing.md - Network Maps: @@ -194,21 +192,9 @@ nav: - Sub-directory Support: Extensions/Sub-Directory.md - Two-Factor Auth: Extensions/Two-Factor-Auth.md - Varnish: Extensions/Varnish.md - - - Alerting: - - Introduction: Alerting/index.md - - Setup: - - Rules: Alerting/Rules.md - - Templates: Alerting/Templates.md - - Transports: Alerting/Transports.md - - Creating Transports: Alerting/Creating-Transport.md - - Entities: Alerting/Entities.md - - Macros: Alerting/Macros.md - - Testing: Alerting/Testing.md - - Device Dependencies: Alerting/Device-Dependencies.md - - 3rd Party Integration: - Integrations: + - Check_MK Setup: Extensions/Agent-Setup.md - Gateone: Extensions/Gateone.md - Graylog: Extensions/Graylog.md - Nagios Plugins: Extensions/Services.md @@ -227,6 +213,18 @@ nav: - OpenTSDB: Extensions/metrics/OpenTSDB.md - Prometheus: Extensions/metrics/Prometheus.md + - Alerting: + - Introduction: Alerting/index.md + - Setup: + - Rules: Alerting/Rules.md + - Templates: Alerting/Templates.md + - Transports: Alerting/Transports.md + - Creating Transports: Alerting/Creating-Transport.md + - Entities: Alerting/Entities.md + - Macros: Alerting/Macros.md + - Testing: Alerting/Testing.md + - Device Dependencies: Alerting/Device-Dependencies.md + - API: - Using the API: API/index.md - Endpoints: