mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 16:22:35 +08:00

This is necessary to allow version inference in CI builds. Shortcodes like `docs/reference` and `docs/shared` use version inference to avoid the writer having to hardcode specific versions or use relative paths within the documentation set. Signed-off-by: Jack Baldry <jack.baldry@grafana.com>