Re: [Doxygen-users] Looking for beta testers of a Doxygen GitHub integration
Brought to you by:
dimitri
From: Paul N. <pa...@pa...> - 2016-01-07 03:48:59
|
Allen and Peter, thanks for trying it out. Yes, at the moment, the .codedocs is a minimal set of Doxygen configuration settings. Partly because I am hesitant to allow them all without looking into them first and making sure they work (ie, I have the environment setup correctly for them to work). So please suggest options you would like and I will enable them. Creating an option to point to the location of the doxygen config file is a good idea. I still would have to parse the pointed to doxygen config file to make sure there aren't any issues, ie having an unchecked INPUT setting is not a great idea. -Paul On Wed, Jan 6, 2016, at 07:17 PM, Peter Barnes wrote: > +1. Ours is at doc/doxygen.conf > > It looks like the .codedocs file is intended to be a minimal Doxygen configuration. What about adding a (non-Doxygen) keyword to point to the project-specific Doxygen configuration file? > > P > >> On Jan 6, 2016, at 3:51 PM, Allen Winter <wi...@kd...> wrote: >> >> 2) I wonder if you could look for an existing Doxyfile at the top-level >> instead of looking at .codedocs. one of my projects has a docs/Doxyfile > > ____________ > Peter Barnes > pd...@ma... > ------------------------------------------------------------------------------ > _________________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users |