Re: [Doxygen-users] How to add additional information on the title page?
Brought to you by:
dimitri
From: Fred L. <ff...@ab...> - 2015-07-06 15:08:49
|
I use a "header" file that contains the documentation as comments, and make doxygen process that header file. Hope this helps. Fred On Monday 06 July 2015 16:51:56 Frédéric Darboux wrote: > Dear Doxygen users, > > I would like to add some additional information to the title page of our > documentation (e.g. compatibility). > > I thought to add such information in the PROJECT_VERSION variable (in > the configuration file), and to separate it from the version number by a > end-of-line character. > Any idea how to do this? > Do you see an alternative solution? > > Cheers. > > > Frédéric |