Docs: What's new in 7.2 (#27462)
* Docs: What's new for 7.2 initial draft * Updated content and images * Updated with a top toc / links section
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
IMAGE = grafana/docs-base:latest
|
||||
|
||||
docs:
|
||||
docker pull ${IMAGE}
|
||||
docker run -v $(shell pwd)/sources:/hugo/content/docs/grafana/latest -p 3002:3002 --rm -it $(IMAGE) /bin/bash -c 'make server'
|
||||
|
||||
docs-test:
|
||||
|
||||
Reference in New Issue
Block a user