]> git.uio.no Git - u/mrichter/AliRoot.git/history - doxygen/thtml2doxy.py
Description of Module 4 (geometry 2015) added
[u/mrichter/AliRoot.git] / doxygen / thtml2doxy.py
2015-01-14 cholmMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2015-01-11 allaMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2015-01-09 dberzanoMerge branch 'feature-doxygen'
2015-01-09 dberzanodoxy: recognize C functions
2015-01-09 dberzanodoxy: treat macros/classes differently
2015-01-09 dberzanoMerge branch 'feature-doxygen'
2015-01-09 dberzanodoxy: mark the end of comment blocks properly
2015-01-09 dberzanodoxy: support static member declarations
2015-01-09 dberzanodoxy: interpret other special ROOT comment flags
2015-01-09 dberzanodoxy: correctly pick parsed date from regexp
2015-01-09 dberzanodoxy: extract ROOT macros for picture generation
2015-01-09 dberzanodoxy: do not strip <H1>, <H2>...
2015-01-09 dberzanodoxy: convert <pre> to Markdown ~~~
2015-01-09 dberzanodoxy: support multiline LaTeX
2015-01-09 dberzanodoxy: support inline LaTeX
2015-01-09 dberzanodoxy: specify include directories on cmdline
2015-01-09 dberzanodoxy: fixed calculation of class desc last line
2015-01-09 dberzanodoxy: collapse empty comments instead of removing
2015-01-09 dberzanodoxy: deal with empty/not present class comments
2015-01-09 dberzanodoxy: deal with empty method comments
2015-01-09 dberzanodoxy: assertions in ctors to enforce consistency
2015-01-09 dberzanodoxy: do not abort if member has no description
2015-01-09 dberzanodoxy: removed old script, kept only libclang one
2015-01-09 dberzanodoxy: helper for THtml -> Doxygen