summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-05-04 22:35:23 +0200
committerLudovic Courtès <ludo@gnu.org>2019-05-04 22:39:56 +0200
commit1a9fc8e2282f8360be04cbaba632d5424004fcd3 (patch)
tree8f4931de3916db42778c62a81cdf2a8a7031c8bc
parent2921b6a611a4acf5a187559dde8cf0ace3b49a10 (diff)
doc: Warn about missing entries in htmlxref.cnf.
* doc/local.mk (AM_MAKEINFOHTMLFLAGS): New variable.
-rw-r--r--doc/local.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/local.mk b/doc/local.mk
index 51800bb35b..ed87638a56 100644
--- a/doc/local.mk
+++ b/doc/local.mk
@@ -122,6 +122,10 @@ dist_infoimage_DATA = \
%D%/images/installer-partitions.png \
%D%/images/installer-resume.png
+# Ask for warnings about cross-referenced manuals that are not listed in
+# htmlxref.cnf.
+AM_MAKEINFOHTMLFLAGS = --set-customization-variable CHECK_HTMLXREF=true
+
# Try hard to obtain an image size and aspect that's reasonable for inclusion
# in an Info or PDF document.
DOT_OPTIONS = \