Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
API docs polishing (alanxz#37 reworked and expanded)
- Main Page is not blank now, but displays README.md // see recipe by the Doxygen author: https://stackoverflow.com/a/13442157/531179 // the USE_MDFILE_AS_MAINPAGE option available since Doxygen 1.8.3 (2012) - @file briefs added for pretty File List - SVG dot graphs enabled in the Doxyfile - clang-format rerun to produce aligned doc comment blocks - misc typos caught and eliminated - missing coverage expanded by citing the AMQP 0.9.1 spec - `@param [in/out] foobar` syntax fixed - brief line/details separation fixed - "Defaults to xxx" remarks mostly removed, as this just duplicates information from the function signature
- Loading branch information