definitelytyped.github.io icon indicating copy to clipboard operation
definitelytyped.github.io copied to clipboard

Tool xml2typescript

Open studentutu opened this issue 1 year ago • 0 comments

We desperately need a tool to convert XML into typescript. Specifically Doxygen XML ( based on Doxygen XML schema ) - see official opencv issue https://github.com/opencv/opencv/issues/15306

An example is here - https://github.com/studentutu/opencv-wasm-node/tree/master/utils/doxygen_generated_docs

The issue has references to doxygen.ts which already describes XML schema and possible references for scaffolding of reading index.xml and translating it into a different format.

studentutu avatar Jun 29 '24 22:06 studentutu