Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > On Sat, Feb 08, 2020 at 12:28:44PM +1100, Duncan Roe wrote: > > This enables one to enter "man <any nfq function>" and get the appropriate > > group man page created by doxygen. > > > > - New makefile in doxygen directory. Rebuilds documentation if any sources > > change that contain doxygen comments, or if fixmanpages.sh changes > > - New shell script fixmanpages.sh which > > - Renames each group man page to the first function listed therein > > - Creates symlinks for subsequently listed functions (if any) > > - Deletes _* temp files > > - Update top-level makefile to visit new subdir doxygen > > - Update top-level configure to only build documentation if doxygen installed > > I'd prefer people to keep this infrastructure out of tree. Thanks. Hmm, why?