Use centralized make-docs script from Writers' Toolkit (#66440)

- Adds ability to build multiple projects simultaneously using, for example, `make docs PROJECTS='grafana grafana-cloud'`.
- Adds `make doc-validator` which runs [`doc-validator`](https://github.com/grafana/technical-documentation/tree/main/tools/cmd/doc-validator) on all documentation.

Using a centralized script will help ensure consistency in workflow across all projects.

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jack Baldry
2023-04-18 11:46:10 +01:00
committed by GitHub
parent 04370f92dc
commit 43fbb9804e
4 changed files with 92 additions and 32 deletions
+2
View File
@@ -0,0 +1,2 @@
# List of projects to provide to the make-docs script.
PROJECTS = grafana