[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/04: doc: Warn about missing entries in htmlxref.cnf.
From: |
guix-commits |
Subject: |
03/04: doc: Warn about missing entries in htmlxref.cnf. |
Date: |
Sat, 4 May 2019 17:07:46 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 227ff747a640dd017bcca087e14b244afc1bd958
Author: Ludovic Courtès <address@hidden>
Date: Sat May 4 22:35:23 2019 +0200
doc: Warn about missing entries in htmlxref.cnf.
* doc/local.mk (AM_MAKEINFOHTMLFLAGS): New variable.
---
doc/local.mk | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/local.mk b/doc/local.mk
index 51800bb..ed87638 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 = \