Project

General

Profile

Actions

Feature #1057

closed

Doxygen @copydoc usage should refer to parent class

Added by Michael Onken over 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Category:
Documentation
Target version:
-
Start date:
2023-01-17
Due date:
% Done:

100%

Estimated time:
Module:
Operating System:
Compiler:

Description

In some places, DCMTK API doxygen documentation uses @copydoc to reference documentation from classes the currrent class is inherited from.

In some cases, @copydoc currently refers to some "root" class (i.e. a class at the top or multiple levels above the current class in the inheritance hierarchy) instead of the direct parent base class.

If @copydoc is used, we prefer in DCMTK to only reference the direct base class, not higher levels in the hierarchy.

Actions #1

Updated by Marco Eichelberg over 1 year ago

  • Status changed from New to Closed
  • Assignee set to Marco Eichelberg
  • % Done changed from 0 to 100

Closed by commit #eab048144.

Actions

Also available in: Atom PDF