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 1271005 commit 368b16aCopy full SHA for 368b16a
1 file changed
Doc/html/Makefile
@@ -52,7 +52,7 @@ tut: tut/tut.html
52
$(INDEXFILES): $(COMMONPERL) $(TOPDIR)/html/about.dat
53
54
modindex.html: lib/lib.html mac/mac.html $(TOOLSDIR)/mkmodindex
55
- $(TOOLSDIR)/mkmodindex --columns 5 --output modindex.html \
+ $(TOOLSDIR)/mkmodindex --columns 4 --output modindex.html \
56
lib/modindex.html mac/modindex.html
57
58
api/api.html: $(PAPERDIR)/api.aux $(BUILDINDEX)
0 commit comments