On Sat, Oct 16, 2021 at 03:39:48PM +1100, Duncan Roe wrote: > - configure --help lists non-default documentation options. > Looking around the web, this seemed to me to be what most projects do. > Listed options are --enable-html-doc & --disable-man-pages. > - --with-doxygen is removed: --disable-man-pages also disables doxygen unless > --enable-html-doc is asserted. > If html is requested, `make install` installs it in htmldir. > > Signed-off-by: Duncan Roe <duncan_roe@xxxxxxxxxxxxxxx> > --- > v2: broken out from 0001-build-doc-Fix-man-pages.patch > v3: no change (still part of a series) > v4: remove --without-doxygen since -disable-man-pages does that > v5: - update .gitignore for clean `git status` after in-tree build > - in configure.ac: > - ensure all variables are always set (avoid leakage from environment) > - provide helpful warning if HTML enabled but dot not found [...] Sorry Pablo, this is for libnetfilter_queue. I don't see it in patchwork - did you get rid of it already? Will re-send with correct Sj. Cheers ... Duncan.