summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cfg.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index 9e71e3fa20..4594073ce6 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -144,6 +144,7 @@ web:
echo generating documentation for $(PACKAGE)
cd doc && $(SHELL) ../build-aux/gendocs.sh \
--html "--css-include=texinfo.css" \
+ --html "--set FLOAT_NAME_IN_XREF=1" \
-o ../$(htmldir)/manual/ $(PACKAGE) "$(PACKAGE_NAME)"
-cd doc && make gnutls.epub && cp gnutls.epub ../$(htmldir)/manual/
cd doc && cp *.png ../$(htmldir)/manual/html_node/