mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Updated documentation navigation and options to tidy things up (#16409)
* Updated documentation navigation and options to tidy things up * Small fix to indentation
This commit is contained in:
42
mkdocs.yml
42
mkdocs.yml
@@ -26,9 +26,9 @@ theme:
|
|||||||
features:
|
features:
|
||||||
- navigation.footer
|
- navigation.footer
|
||||||
- navigation.instant
|
- navigation.instant
|
||||||
- navigation.sections
|
|
||||||
- navigation.tracking
|
- navigation.tracking
|
||||||
- navigation.top
|
- navigation.top
|
||||||
|
- navigation.path
|
||||||
- content.tabs.link
|
- content.tabs.link
|
||||||
site_dir: out
|
site_dir: out
|
||||||
site_url: https://docs.librenms.org
|
site_url: https://docs.librenms.org
|
||||||
@@ -143,24 +143,22 @@ nav:
|
|||||||
- Welcome to Observium users: General/Welcome-to-Observium-users.md
|
- Welcome to Observium users: General/Welcome-to-Observium-users.md
|
||||||
- 3rd Party Libraries: General/Acknowledgement.md
|
- 3rd Party Libraries: General/Acknowledgement.md
|
||||||
|
|
||||||
- Installing:
|
- Installation:
|
||||||
- Installing LibreNMS: Installation/Install-LibreNMS.md
|
- Installing LibreNMS: Installation/Install-LibreNMS.md
|
||||||
- Other Methods:
|
- Other Methods:
|
||||||
- Docker: Installation/Docker.md
|
- Docker: Installation/Docker.md
|
||||||
- Virtual machines: Installation/Images.md
|
- Virtual machines: Installation/Images.md
|
||||||
- Choosing a release: General/Releases.md
|
- Choosing a release: General/Releases.md
|
||||||
- Updating: General/Updating.md
|
- Updating: General/Updating.md
|
||||||
|
- First steps:
|
||||||
- Getting started:
|
- Adding a device: Support/Adding-a-Device.md
|
||||||
- Adding a device: Support/Adding-a-Device.md
|
- Grouping Devices: Extensions/Device-Groups.md
|
||||||
- Grouping Devices: Extensions/Device-Groups.md
|
- Submitting stats: General/Callback-Stats-and-Privacy.md
|
||||||
- Submitting stats: General/Callback-Stats-and-Privacy.md
|
- Migrating from Observium: Installation/Migrating-from-Observium.md
|
||||||
- Migrating from Observium: Installation/Migrating-from-Observium.md
|
|
||||||
|
|
||||||
- Setup:
|
- Setup:
|
||||||
- Applications: Extensions/Applications.md
|
- Applications: Extensions/Applications.md
|
||||||
- Billing Module: Extensions/Billing-Module.md
|
- Billing Module: Extensions/Billing-Module.md
|
||||||
- Check_MK Setup: Extensions/Agent-Setup.md
|
|
||||||
- Dashboards: Extensions/Dashboards.md
|
- Dashboards: Extensions/Dashboards.md
|
||||||
- Interface Description Parsing: Extensions/Interface-Description-Parsing.md
|
- Interface Description Parsing: Extensions/Interface-Description-Parsing.md
|
||||||
- Network Maps:
|
- Network Maps:
|
||||||
@@ -194,21 +192,9 @@ nav:
|
|||||||
- Sub-directory Support: Extensions/Sub-Directory.md
|
- Sub-directory Support: Extensions/Sub-Directory.md
|
||||||
- Two-Factor Auth: Extensions/Two-Factor-Auth.md
|
- Two-Factor Auth: Extensions/Two-Factor-Auth.md
|
||||||
- Varnish: Extensions/Varnish.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:
|
- 3rd Party Integration:
|
||||||
- Integrations:
|
- Integrations:
|
||||||
|
- Check_MK Setup: Extensions/Agent-Setup.md
|
||||||
- Gateone: Extensions/Gateone.md
|
- Gateone: Extensions/Gateone.md
|
||||||
- Graylog: Extensions/Graylog.md
|
- Graylog: Extensions/Graylog.md
|
||||||
- Nagios Plugins: Extensions/Services.md
|
- Nagios Plugins: Extensions/Services.md
|
||||||
@@ -227,6 +213,18 @@ nav:
|
|||||||
- OpenTSDB: Extensions/metrics/OpenTSDB.md
|
- OpenTSDB: Extensions/metrics/OpenTSDB.md
|
||||||
- Prometheus: Extensions/metrics/Prometheus.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:
|
- API:
|
||||||
- Using the API: API/index.md
|
- Using the API: API/index.md
|
||||||
- Endpoints:
|
- Endpoints:
|
||||||
|
Reference in New Issue
Block a user