Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d2b6a0 commit 5761b76Copy full SHA for 5761b76
1 file changed
Doc/html/Makefile
@@ -20,6 +20,9 @@ KPSEWHICH= TEXINPUTS=$(TEXINPUTS) kpsewhich tex
20
21
BUILDINDEX= $(TOOLSDIR)/buildindex.py
22
23
+# make it clear to l2h, since our support only generates HTML 4.0
24
+L2HARGS= -html_version 4.0
25
+
26
INDEXFILES=api/api.html \
27
ext/ext.html \
28
lib/lib.html \
0 commit comments