From e85d00f6c32c9938fbc9529b055d90082f565fa3 Mon Sep 17 00:00:00 2001 From: Jonathan Gibbons Date: Tue, 20 Dec 2022 21:33:53 +0000 Subject: [PATCH] 8299147: Minor accessibility errors in the specs and man index pages Reviewed-by: mchung, erikj --- make/Docs.gmk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/Docs.gmk b/make/Docs.gmk index 416a83d2de3..33d531ee4d2 100644 --- a/make/Docs.gmk +++ b/make/Docs.gmk @@ -619,7 +619,7 @@ $(foreach n, 0 1 2, \ $(eval specs_bottom_rel_path := $(specs_bottom_rel_path)../) \ ) -SPECS_TOP := $(if $(filter true, $(IS_DRAFT)),
$(DRAFT_TEXT)
) +SPECS_TOP := $(if $(filter true, $(IS_DRAFT)), ) # For all html files in $module/share/specs directories, copy and add the # copyright footer.