HomePhabricator
Diffusion MITK 645e0d80b211

Make Doxygen EXAMPLE_PATHS customizable for MITK extensions

Description

Make Doxygen EXAMPLE_PATHS customizable for MITK extensions

Any *.cmake file in an <EXTENSION_ROOT>/Documentation folder is included
before MITK's Documentation/CMakeLists.txt is processed.

Use list(APPEND MITK_DOXYGEN_ADDITIONAL_EXAMPLE_PATHS ...) in such a file
to add additional example paths for Doxygen.

Details

Provenance
kislinskAuthored on Feb 26 2024, 11:02 AM
kislinskPushed on Feb 26 2024, 11:01 AM
Differential Revision
Restricted Differential Revision
Parents
rMITK49775ee8c87b: Adapt external project customizations to new dependencies feature
Branches
Unknown
Tags
Unknown
Tasks
T30152: Create an MITK extension for IGT&co and move code