]> git.uio.no Git - u/mrichter/AliRoot.git/history - doxygen
PWGPP-102, ATO-135 - dNdx adjustement for the MC simulation
[u/mrichter/AliRoot.git] / doxygen /
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: converted TPC/ main dir
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: helper script for converting
2015-01-09 dberzanodoxy: consider doxygen dir
2015-01-09 dberzanodoxy: removed group definitions
2015-01-09 dberzanodoxy: no HTML collapsable sections
2015-01-09 dberzanodoxy: mark the end of comment blocks properly
2015-01-09 dberzanodoxy: changed colors
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: test scripts
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: strip HTML before parsing date/author
2015-01-09 dberzanodoxy: preserve internal comment indentation
2015-01-09 dberzanodoxy: strip some HTML tags
2015-01-09 dberzanodoxy: Ignore Begin_Html and End_Html tags
2015-01-09 dberzanodoxy: added params description on self-doc
2015-01-09 dberzanodoxy: parse date and author(s)
2015-01-09 dberzanodoxy: always add class name
2015-01-09 dberzanodoxy: parse class description comment
2015-01-09 dberzanodoxy: correctly ignore first blank line in comment
2015-01-09 dberzanodoxy: remove garbage lines from comments
2015-01-09 dberzanodoxy: always print line (also when parse error)
2015-01-09 dberzanodoxy: parsing member comments is now idempotent
2015-01-09 dberzanodoxy: minor member comment regexp fixup
2015-01-09 dberzanodoxy: parse data member comments
2015-01-09 dberzanodoxy: do not process included files
2015-01-09 dberzanodoxy: also consider ctor/dtor
2015-01-09 dberzanodoxy: separate function for parsing method desc
2015-01-09 dberzanodoxy: optionally output conversion to stdout
2015-01-09 dberzanodoxy: THtml->Doxygen member function descriptions
2015-01-09 dberzanodoxy: save columns in comment instance
2015-01-09 dberzanodoxy: comments in a separate class
2015-01-09 dberzanodoxy: better comment cleanup
2015-01-09 dberzanodoxy: emit comment when complete
2015-01-09 dberzanodoxy: added logger to THtml parser
2015-01-09 dberzanodoxy: multi-line block does not continue a single
2015-01-09 dberzanodoxy: single-line block does not continue a multi
2015-01-09 dberzanodoxy: refactor single/multiline comments
2015-01-09 dberzanodoxy: distinguish two comments divided by blanks
2015-01-09 dberzanodoxy: libclang to look for comments (prototype)
2015-01-09 dberzanodoxy: helper for THtml -> Doxygen
2015-01-09 dberzanodoxy: generate doc for private/static members too
2015-01-09 dberzanodoxy: importing MUON
2015-01-09 dberzanodoxy: honor CMake's path for Graphviz's dot
2015-01-09 dberzanodoxy: show rel paths, hide external deps
2015-01-09 dberzanodoxy: added ALICE logo
2015-01-09 dberzanodoxy: custom build target for documentation