Classes
Class | |
---|---|
doxybook |
(namespace) |
config |
Configuration for the doxygen and generator classes. (struct) |
default_template |
Describe the default template for a page. (struct) |
doxygen |
All the nodes representing the content of doxygen xml files. (class) |
exception |
Doxybook exceptions. (class) |
generator |
A class that stores a doxygen object and generates the markdown documentation. (class) |
summary_section |
A section we should generate. (struct) |
json_converter |
Convert elements to json so they can be rendered with inja. (class) |
node |
A doxygen node. (class) |
class_reference |
A reference to a class. (struct) |
data |
The data in a doxygen node. (struct) |
param |
A parameter. (struct) |
parameter_list_item |
An item in a list of parameters. (struct) |
source_location |
Source code location. (struct) |
path |
(namespace) |
renderer |
Render inja templates with the specified configuration. (class) |
text_markdown_printer |
Print xml nodes as markdown. (class) |
list_data |
(struct) |
print_data |
(struct) |
text_plain_printer |
Print elements as plain text. (class) |
text_printer |
An abstract text printer. (class) |
utils |
(namespace) |
xml |
Represents and wraps an xml node. (class) |
element |
The data of an element nodes. (class) |
node |
An xml node. (class) |
xml_text_parser |
Parser for a doxygen xml file as an xml document. (class) |
node |
A parsed xml node. (struct) |
Updated on 2023-04-03