Hi Sam, See this FAQ: http://www.doxygen.org/manual/faq.html#faq_extract_all
Regards, Dimitri > On 07 Dec 2016, at 18:04 , Sam Varshavchik <mr...@courier-mta.com> wrote: > > With doxygen-1.8.12, in an otherwise empty directory: > > $ doxygen -g > > > Configuration file `Doxyfile' created. > > Now edit the configuration file and enter > > doxygen Doxyfile > > to generate the documentation for your project > > $ cat >foo.hh > > //! A documented typedef > > typedef int zz; > [mrsam@octopus zz]$ doxygen > Searching for include files.. > > The resulting documentation in the html directory is empty. The typedef is > not documented. The generated documentation does have a "Files" section, that > dutifully includes the foo.hh file, showing the typedef inside it, but with > the doxygen comment block removed. > > Replacing the typedef with "class zz{};" results in the expected output. > > I must be missing something obvious. > ------------------------------------------------------------------------------ > Developer Access Program for Intel Xeon Phi Processors > Access to Intel Xeon Phi processor-based developer platforms. > With one year of Intel Parallel Studio XE. > Training and support from Colfax. > Order your platform > today.http://sdm.link/xeonphi_______________________________________________ > Doxygen-users mailing list > Doxygen-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/doxygen-users ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today.http://sdm.link/xeonphi _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users