]> git.uio.no Git - u/mrichter/AliRoot.git/commit - doxygen/thtml2doxy.py
doxy: extract ROOT macros for picture generation
authordberzano <dario.berzano@cern.ch>
Fri, 12 Dec 2014 18:15:19 +0000 (19:15 +0100)
committerdberzano <dario.berzano@cern.ch>
Fri, 9 Jan 2015 15:01:09 +0000 (16:01 +0100)
commitee1793c79db13801eee8d8da0f4733cb3fe64721
tree6b8dd7695e15b7caa852f97d23747f9f002309fd
parent798167cb9970c62dd9b4d27c046d3242a93715f3
doxy: extract ROOT macros for picture generation

The Begin_Macro...End_Macro blocks are finally parsed, and output macro
files are created from there. Each macro will be in a subdirectory of
current source file's directory called "docimg", and it will be named
uniquely after a digest from its content.
doxygen/thtml2doxy.py