Updating doxygen doxyfilesEdit

To generate a new template without comments:

doxygen -s -g configname

With comments:

doxygen -g configname

To update an existing config, with or without comments:

doxygen -s -u configname
doxygen -u configname