We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b708982 + 0925e02 commit d1500f3Copy full SHA for d1500f3
doc/html/Makefile
@@ -3,7 +3,7 @@
3
include ../src/defs
4
5
python-xlib_toc.html: $(SRCS)
6
- ./texi2html -splitnode -menu $(TOPSRC)
+ texi2html --output=. --split=node --menu $(TOPSRC)
7
ln -sf python-xlib_toc.html index.html
8
9
clean:
0 commit comments