When producing documentation for my packages, does the html option
always put the entire thing into one file. Can it do splitting as
can be made to happen with info files?
$(hmldir)/antares.html: $(srcs) | $$(@D)
makeinfo $(opts) --html -o $@ $<
- Multi-file html output Heime
- Re: Multi-file html output Eli Zaretskii
