Documentation
¶
Overview ¶
Package doxy provides tools for parsing Doxygen XML files as generated by GENERATE_XML=YES.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entry ¶
type Entry struct { xmlindex.CompoundType // contains filtered or unexported fields }
Entry is a of top-level Doxygen entry (file, struct).
Click to show internal directories.
Click to hide internal directories.