Actions
Support #805
openDCMTK should use unique section labels in doxygen documentation
Status:
New
Priority:
Low
Assignee:
-
Category:
Documentation
Target version:
-
Start date:
2017-12-06
Due date:
% Done:
0%
Estimated time:
Module:
Operating System:
Compiler:
Description
Sections in doxygen are defined using a human-readable section name as well as a machine-readable section name.
Recent versions of doxygen require machine-readable section labels which are unique within the whole project. Otherwise doxygen prints warnings like
warning: multiple use of section label 'Tools' while adding section
This mainly affects module.dox files (dcmdata.dox, dcmsr.dox, etc.) which often contain the same section headings. An exemplary fix has been applied to dcmnet/docs/dcmnet.dox in commit 9c4ae721a1bc586b315e9aa4e2a0bca5b733bf28.
No data to display
Actions