From c2d8261aba307223d3f1edce3a88a4d212395e4a Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 4 Jan 2024 21:35:23 +0100 Subject: doc: Remove 'soundbox-' prefix from doc PDF Inside the artifacts folder aswell as inside the source folder adding a 'soundbox-' prefix to files is uncommon. In both cases only the root level folder should contain the name 'soundbox' to remove redundancies. --- doc/doc.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/doc.mk') diff --git a/doc/doc.mk b/doc/doc.mk index 059bd10..0ad8c3a 100644 --- a/doc/doc.mk +++ b/doc/doc.mk @@ -1,5 +1,5 @@ DOC_BUILD_DIR := $(BUILD_DIR)/doc -DOCS := soundbox-documentation +DOCS := documentation PDF := $(DOCS:%=$(DOC_BUILD_DIR)/%.pdf) .PHONY: doc -- cgit v1.2.3-70-g09d2