]> git.uio.no Git - u/mrichter/AliRoot.git/history - doxygen/thtml2doxy.py
doxy: changed colors
[u/mrichter/AliRoot.git] / doxygen / thtml2doxy.py
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