Skip to content
Commit d6cbfd05 authored by Michael Platings's avatar Michael Platings
Browse files

Don't extract all documentation

Only extract documentation where code has been deliberately commented
with Doxygen style /// comments.

With EXTRACT_ALL=YES documentation is generated for implementation
details such as macros that are not intended to be part of the API.

Partial revert of 52257cf3
parent 52257cf3
Loading
Loading
Loading
Pipeline #7166 passed with stages
in 7 minutes and 48 seconds