Project

General

Profile

Actions

Bug #723

closed

Newer versions of Doxygen require unique section labels throughout the DCMTK man pages

Added by Jörg Riesmeier over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Documentation
Target version:
Start date:
2017-02-24
Due date:
% Done:

100%

Estimated time:
Module:
all
Operating System:
Compiler:

Description

In the past, Doxygen accepted the use of identical section labels for all man pages in the DCMTK (i.e. for all command line tools). Examples are "description", "parameters" and "options". Newer versions of Doxygen (e.g. 1.8.11 or 1.8.13) report a warning of the following type: "warning: multiple use of section label 'xxx' while adding section, (first occurrence: ...". This could be fixed by using unique section labels for all man pages. An example is show in module "dcmnet": "echoscu_description", "echoscu_parameters", "echoscu_options", i.e. the name of the command line tool is prepended. This should be done for all DCMTK tools.


Files

rename_manpages.sh (994 Bytes) rename_manpages.sh Jan Schlamelcher, 2017-04-06 19:18
Actions

Also available in: Atom PDF