Skip to content

Do not include external packages in documentation

Karol Krizka requested to merge docignoreexts into devel

This removes the code from the external packages in the generated doxygen documentation. A lot of those classes just pollute the generated class list, making it harder to find our classes.

For documentation on an external package, the user should be referred to its official documentation.

Merge request reports