At 11:55 03.06.2015, Albert wrote:
>Hi Fabian,
>
>Doxygen has the possibility to write the output to the terminal: doxygenb -g -
>like is written in the help  when issueing doxygen --help:
>1) Use doxygen to generate a template configuration file:
>Â Â Â  doxygen [-s] -g [configName]
>Â Â Â If - is used for configName doxygen will write to standard output.
>
>The diff command would also be a bit different, more like:
>doxygen -g - | diff - Doxyfile

I know these switches but I had the impression that there is a
doxygen switch that also does the diff. That could be useful for
e.g. mailinglists to not have to send the whole config file but
only the necessary changes. Especially on Windows where
a command line diff is not readily available.

bye  Fabi


------------------------------------------------------------------------------
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to