tomtom-international / asciidoxy

AsciiDoxy generates API documentation from Doxygen XML output to AsciiDoc.
Apache License 2.0
31 stars 10 forks source link

Improve Doxygen description parsing #39

Closed silvester747 closed 2 years ago

silvester747 commented 2 years ago

The current description parser for Doxygen input has a lot of limitations and bugs. Create a new parser that supports all tags and has better new line handling.