Page MenuHomePhabricator

Create doxygen groups for MITK modules
Closed, ResolvedPublic

Description

MITK modules should get dedicated Doxygen groups just like MITK plugins. The group definitions should be located in the module directory.

Needs core modification because I would like to move most of the Documentation/Doxygen/API/Groups/* files to Core/Documentation/Doxygen/Groups.

No C++ code will be modified.

The module documentation inside the corresponding Doxygen group will be used for the CoreApp QM architecture document (linking to it).

Event Timeline

New remote branch pushed: bug-14593-doxygen-groups-for-modules

[375b18]: Merge branch 'bug-14593-doxygen-groups-for-modules'

Merged commits:

2013-02-27 02:35:56 Sascha Zelzer [2deb96]
Added/fixed Doxygen ingroup commands for Qmitk module.


2013-02-27 02:34:10 Sascha Zelzer [02633f]
Removed backup and empty files.


2013-02-27 02:33:48 Sascha Zelzer [96e5dc]
Fixed a couple of Doxygen groups.


2013-02-27 02:33:00 Sascha Zelzer [c96636]
Fixed Doxygen group and removed unnecessary UserManual for example plugin.


2013-02-27 02:32:20 Sascha Zelzer [abbcd5]
Added the deprecated tab for upcoming 2013.03 release.


2013-02-27 02:30:33 Sascha Zelzer [dc0c7c]
Moved Doxygen group defintions related to the Core into the Core dir.

Created new group "MITK Modules" similar to "MITK Plugins" for
the module API documentation.

[aeeeaf]: Merge branch 'bug-14593-doxygen-groups-for-modules'

Merged commits:

2013-02-27 23:10:11 Sascha Zelzer [b867eb]
Added short group descriptions for a couple of plugins.


2013-02-27 23:06:56 Sascha Zelzer [6e410a]
Added BlueBerry plugins with manuals to the plugin manual list.


2013-02-27 23:06:29 Sascha Zelzer [c96c6b]
Added a BlueBerry Doxygen tab and slightly re-arranged related bb pages.


2013-02-27 23:15:15 Sascha Zelzer [eb607e]
BlueBerry docs are now generated together with MITK documentation.