Files
loki/docs/variables.mk
Jack Baldry 49d6d7942c chore: Clean up docs Make variables (#18522)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: J Stickler <julie.stickler@grafana.com>
2025-07-24 10:58:36 -04:00

5 lines
314 B
Makefile

# List of projects to provide to the make-docs script.
# Format is PROJECT[:[VERSION][:[REPOSITORY][:[DIRECTORY]]]]
# This overrides the default behavior of assuming the repository directory is the same as the project name.
PROJECTS := loki:UNVERSIONED:$(notdir $(basename $(shell git rev-parse --show-toplevel)))