Bug #532
closed
Doxygen: missing documentation for enums (e.g. DcmCloseAssociationType)
Added by Jörg Riesmeier about 12 years ago.
Updated over 5 years ago.
Description
Although the enums DcmCloseAssociationType and DcmStorageMode are documented in "dcmtk/dcmnet/scu.h", they are not hyperlinked in the HTML documentation generated by Doxygen. Maybe, this also applies to other enumeration types!?
- % Done changed from 0 to 10
- Module changed from dcmnet and other? to dcmnet and others
The trick is that Doxygen requires the following lines in order to parse global type definitions, enums, functions, etc. for generating the documentation:
// include this file in doxygen documentation *
/** @file scu.h
* @brief general Service Class User (SCU) class
*/
I started with some obvious files in ofstd, dcmdata, dcmimgle, dcmnet.
- Target version changed from 3.6.2 to 3.6.3
- Target version changed from 3.6.3 to 3.6.6
- Status changed from New to Closed
- Assignee set to Jörg Riesmeier
- % Done changed from 10 to 100
- Target version deleted (
3.6.6)
Also available in: Atom
PDF