# documentation
%.html: %.texi
texi2html -monolithic -number $<
texi2html -monolithic -number-sections $<
%.info: %.texi
makeinfo $< -o $@