Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-16 | [Doxygen] Include github markdown file for code guidelines | enen92 | |
2018-06-13 | [doxygen] Move resources to docs/ | h.udo | |
2018-06-12 | [root] nuke whitespace | h.udo | |
2016-10-23 | Simplify .codecocs config | Paul Novotny | |
To simplify the config, remove ALIASES since it is already imported from doxygen_resource/Doxyfile.doxy. Also remove unused settings. Add in PROJECT_LOGO and INPUT, since the relative locations need to be modified from the values in doxygen_resource/Doxyfile.doxy. | |||
2016-10-07 | [doxygen] Add revision when Python API was changed, expanded or deprecated | Martijn Kaijser | |
2016-10-04 | [doxygen] add support to show function with version change text | Alwin Esch | |
It add the doxygen ALIASES python_func_with_rev and python_class_with_rev, with can be a second text added who is shown on right of the html. | |||
2016-05-12 | [doxygen] Update parts to use new python docs | Alwin Esch | |
2016-05-12 | update codedocs generation | Martijn Kaijser | |
2016-04-26 | [doxygen] Add doc_header alias | Alwin Esch | |
2016-04-20 | Use CodeDocs for Doxygen documentation | Paul Novotny | |
Adds a configuration file (.codedocs) for building the Doxygen documentation using CodeDocs.xyz. Also, adds a badge to the README.md to link to the documentation. |