On Mon, 2011-02-21 at 08:49 +1000, Peter Hutterer wrote:

> > The footer was generated by doxygen based on doxygen.conf
> 
> if it was generated, can we regenerate it on-demand? no need to have
> it in
> git in that case.
> 

The content would always be the same. It does not add the release number
for example.
It adds the following:

    Generated on $datetime for $projectname

The date is the timestamp when doxygen was invoked, not when the footer
was generated.
The projectname is picked up from the config file, so it would get
updated if it changed.
The markup, either html, latex or what not.

This is what "generated" means. They could have written a few templates
and let us pick
the appropriate ones, but they were nice. This is the default footer.
You are free to change it.

One could use @PACAKGE_VERSION@ and do the footer.html.in trick. Other
than creating
more makefile work, I don't see a difference.

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to