Docs: updates for file-based menu (#28500)

* initial

* cleanup

* remove bad aliases

* cleanup, fix links

* add docs-file-based-command

* update docs

* update readme

* fix broken links

* fix spelling

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
This commit is contained in:
Robby Milo
2020-11-09 21:26:49 +01:00
committed by GitHub
parent a7e092f243
commit abee02dbcd
271 changed files with 260 additions and 1266 deletions

View File

@@ -2,9 +2,6 @@
title = "Install on macOS"
description = "Installing Grafana on macOS"
keywords = ["grafana", "configuration", "documentation", "mac", "homebrew", "osx"]
type = "docs"
[menu.docs]
parent = "installation"
weight = 500
+++
@@ -18,7 +15,7 @@ This page explains how to install Grafana and get the service running on your ma
Use [Homebrew](http://brew.sh/) to install the most recent released version of Grafana using Homebrew package.
1. On the Homberew homepage, search for Grafana. The last stable and released version is listed.
1. On the Homberew homepage, search for Grafana. The last stable and released version is listed.
1. Open a terminal and enter:
```
brew update