libSBML Perl API  libSBML 5.10.0 Perl API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
common-documentation.h File Reference

Common text fragments used throughout libSBML's code documentation. More...

Detailed Description

Common text fragments used throughout libSBML's code documentation.

Author
Mike Hucka

This file contains no code; it simply defines text fragments used as common documentation blocks in other libSBML files via the operator from Doxygen. The use of @class is a hack needed because Doxygen's has limited functionality. No classes are actually defined, and symbols beginning with "doc_" are marked as ignored in our Doxygen configuration.