From 10d706dccff98ff5504bd49094bf5004de88c365 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Thu, 18 Oct 2018 14:34:25 +0200 Subject: [PATCH] wip: enterprise docs --- docs/sources/enterprise/index.md | 11 +++++++++++ docs/sources/whatsnew/index.md | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 docs/sources/enterprise/index.md diff --git a/docs/sources/enterprise/index.md b/docs/sources/enterprise/index.md new file mode 100644 index 00000000000..a241d84b50e --- /dev/null +++ b/docs/sources/enterprise/index.md @@ -0,0 +1,11 @@ ++++ +title = "Grafana Enterprise" +description = "Grafana Enterprise overview" +type = "docs" +[menu.docs] +name = "Enterprise" +identifier = "enterprise" +weight = 4 ++++ + +### Grafana Enterprise diff --git a/docs/sources/whatsnew/index.md b/docs/sources/whatsnew/index.md index df472f07093..f4159643d72 100644 --- a/docs/sources/whatsnew/index.md +++ b/docs/sources/whatsnew/index.md @@ -3,7 +3,7 @@ title = "What's New in Grafana" [menu.docs] name = "What's New In Grafana" identifier = "whatsnew" -weight = 3 +weight = 5 +++