WARPXM v1.10.0
|
The Doxygen documentation tool used to generate this documentation creates a tree structure of the code that can be navigated in several ways.
In the side bar under "The Code" there are three tree structures:
C++ namespaces are used in WARPXM to organize the code into logical groups. While their use is currently somewhat sporatic and inconsistant, it can still be a useful way to navigate the code.
Useful namespaces:
TODO
The file list tree structure mimics the directory structure of the code itself. Only a few important directories are included in the documenation:
Most of the files themselves are not documented, but Doxygen will list all of the classes, structs, types, and functions contained within each file, as well as any includes. To read documentation attached to the classes, structs, types, and functions, follow the link to the associated page of each.