mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: update content to work with website repo (#20693)
Updates the docs to work with the website repo - mainly relative link updates. Adds a menu.yaml file to build the sidebar menu (no longer using front matter weight).
This commit is contained in:
committed by
Marcus Efraimsson
parent
827688f152
commit
cbd81ffeb8
@@ -12,13 +12,13 @@ weight = 1
|
||||
|
||||
## Installing Grafana
|
||||
|
||||
- [Requirements](requirements)
|
||||
- [Installing on Debian / Ubuntu](debian)
|
||||
- [Installing on RPM-based Linux (CentOS, Fedora, OpenSuse, RedHat)](rpm)
|
||||
- [Installing on macOS](mac)
|
||||
- [Installing on Windows](windows)
|
||||
- [Installing on Docker](docker)
|
||||
- [Installing using Provisioning (Chef, Puppet, Salt, Ansible, etc)](provisioning)
|
||||
- [Requirements]({{< relref "requirements" >}})
|
||||
- [Installing on Debian / Ubuntu]({{< relref "debian" >}})
|
||||
- [Installing on RPM-based Linux (CentOS, Fedora, OpenSuse, RedHat)]({{< relref "rpm" >}})
|
||||
- [Installing on macOS]({{< relref "mac" >}})
|
||||
- [Installing on Windows]({{< relref "windows" >}})
|
||||
- [Installing on Docker]({{< relref "docker" >}})
|
||||
- [Installing using Provisioning (Chef, Puppet, Salt, Ansible, etc)]({{< relref "../administration/provisioning" >}})
|
||||
- [Nightly Builds](https://grafana.com/grafana/download)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user