ENH: Complete re-write of fixupDoxygen.py.in
commit9afe4c0eedf8b9e4e22e1c67f89a7e96c5c1f008
authorMichael Wild <themiwi@users.sourceforge.net>
Tue, 20 Dec 2011 16:30:52 +0000 (20 17:30 +0100)
committerMichael Wild <themiwi@users.sourceforge.net>
Thu, 22 Dec 2011 12:41:08 +0000 (22 13:41 +0100)
treef0ff054f6eca7833ca6ae5c2f70e5c8689668886
parentc6151b6c73b15f43bd4e4a70787ab88f9cfbfda1
ENH: Complete re-write of fixupDoxygen.py.in

It now does what it should have done more reliably, and also converts
quoted includes to links, both in the source file documentation and the
source file listing generated by Doxygen.

In particular, the new implementation handles the file name truncation
using MD5 sums used by Doxygen for output file names longer than 128
characters.

Signed-off-by: Michael Wild <themiwi@users.sourceforge.net>
data/python/FreeFOAM/compat.py
doc/Doxygen/fixupDoxygen.py.in