Skip to content

Enable KApiDox for Plugin API

Dawid Wrobel requested to merge work/plugin_kapidox_refactoring into master

In order for the kapidox to correctly build the API documentation without also scanning the actual plugin implementations, move the interfaces to a separate kmymoney/interfaces folder.

Also run clang-format on affected files.

References #7

Edited by Dawid Wrobel

Merge request reports