Diffusion KI18n c0445f0c536b

DOXYGEN_PREPROC -> DOXYGEN_SHOULD_SKIP_THIS, to standardize within KF5

Authored by kossebau on Jun 22 2017, 11:31 AM.

Description

DOXYGEN_PREPROC -> DOXYGEN_SHOULD_SKIP_THIS, to standardize within KF5

Summary:
The other KF5 modules use DOXYGEN_SHOULD_SKIP_THIS, picking up the example
from the doxygen documentation.
So for consistency and current expectations of kapidox (and built-in support
of ECMAddQCH) switch to use that preprocessor macro as well.

Test Plan: Library still builds and works, generated QCH file still same content.

Reviewers: Frameworks, ilic

Reviewed By: ilic

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D6338

Details

Committed
kossebauJun 28 2017, 9:24 AM
Reviewer
ilic
Differential Revision
D6338: DOXYGEN_PREPROC -> DOXYGEN_SHOULD_SKIP_THIS, to standardize within KF5
Parents
R249:f9bd662f22d8: Remove custom doxygen config files
Branches
Unknown
Tags
Unknown