Skip to content

Extension of the creation of Doxygen documents

Ralf Habacker requested to merge rhabacker/dbus:doxygen-update into master

For development work on dbus, the output generated by doxygen should contain more information. This includes the inclusion of all sources and global elements, a search, alphabetical indexes and call/caller graphs.

This extension is activated on the cmake command line with the parameter -DENABLE_DOXYGEN_DOCS=FULL.

see #300, #298, !160

This mr depends on !155 (merged), please review first

Edited by Ralf Habacker

Merge request reports