Skip to main content

DataModel.parse() method

Orchestrates the complete parsing of Doxygen XML files and data model construction.

Signature

parse(): Promise<void>;

Returns

Promise<void>

Remarks

This method performs the complete parsing workflow in sequential phases: parsing the main index file, processing all referenced compound XML files, and parsing the Doxyfile configuration. It maintains the original XML element order and content fidelity throughout the process. Progress information is logged to the console, with detailed output in verbose mode.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.