mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-02-09 15:27:11 +00:00
docs: updated root menu items (#7061)
### Describe Your Changes Please provide a brief description of the changes you made. Be as specific as possible to help others understand the purpose and impact of your modifications. ### Checklist The following checks are **mandatory**: - [ ] My change adheres [VictoriaMetrics contributing guidelines](https://docs.victoriametrics.com/contributing/). --------- Signed-off-by: Artem Navoiev <tenmozes@gmail.com> Co-authored-by: Artem Navoiev <tenmozes@gmail.com>
This commit is contained in:
parent
787b9cd9a0
commit
5708a85499
5 changed files with 25 additions and 3 deletions
|
@ -1,6 +1,11 @@
|
||||||
---
|
---
|
||||||
title: VictoriaLogs
|
title: VictoriaLogs
|
||||||
weight: 0
|
weight: 0
|
||||||
|
menu:
|
||||||
|
docs:
|
||||||
|
weight: 15
|
||||||
|
identifier: victorialogs
|
||||||
|
pageRef: /victorialogs/
|
||||||
aliases:
|
aliases:
|
||||||
- /VictoriaLogs/
|
- /VictoriaLogs/
|
||||||
- /VictoriaLogs/index.html
|
- /VictoriaLogs/index.html
|
||||||
|
|
|
@ -1,6 +1,11 @@
|
||||||
---
|
---
|
||||||
title: VictoriaMetrics Anomaly Detection
|
title: VictoriaMetrics Anomaly Detection
|
||||||
weight: 0
|
weight: 50
|
||||||
|
menu:
|
||||||
|
docs:
|
||||||
|
weight: 50
|
||||||
|
identifier: anomaly-detection
|
||||||
|
pageRef: /anomaly-detection/
|
||||||
aliases:
|
aliases:
|
||||||
- /anomaly-detection.html
|
- /anomaly-detection.html
|
||||||
- /vmanomaly.html
|
- /vmanomaly.html
|
||||||
|
|
|
@ -2,5 +2,11 @@
|
||||||
weight: 0
|
weight: 0
|
||||||
title: Guides
|
title: Guides
|
||||||
disableToc: true
|
disableToc: true
|
||||||
|
|
||||||
|
menu:
|
||||||
|
docs:
|
||||||
|
weight: 20
|
||||||
|
identifier: guides
|
||||||
|
pageRef: /guides/
|
||||||
---
|
---
|
||||||
{{% section %}}
|
{{% section %}}
|
||||||
|
|
|
@ -3,8 +3,9 @@ weight: 0
|
||||||
title: Kubernetes Operator
|
title: Kubernetes Operator
|
||||||
menu:
|
menu:
|
||||||
docs:
|
docs:
|
||||||
weight: 30
|
weight: 35
|
||||||
identifier: operator
|
identifier: operator
|
||||||
|
pageRef: /operator/
|
||||||
aliases:
|
aliases:
|
||||||
- /operator/
|
- /operator/
|
||||||
- /operator/index.html
|
- /operator/index.html
|
||||||
|
|
|
@ -1,7 +1,12 @@
|
||||||
---
|
---
|
||||||
title: VictoriaMetrics Cloud
|
title: VictoriaMetrics Cloud
|
||||||
weight: 01
|
weight: 40
|
||||||
disableToc: true
|
disableToc: true
|
||||||
|
menu:
|
||||||
|
docs:
|
||||||
|
weight: 40
|
||||||
|
identifier: cloud
|
||||||
|
pageRef: /victoriametrics-cloud/
|
||||||
aliases:
|
aliases:
|
||||||
- /victoriametrics-cloud/index.html
|
- /victoriametrics-cloud/index.html
|
||||||
- /managed-victoriametrics/index.html
|
- /managed-victoriametrics/index.html
|
||||||
|
|
Loading…
Reference in a new issue