- Improve group parsing
- Trim strings where required (rust3ds/ctru-rs#125)
- Fix missing parentheses in text (#7)
- Rewrote all the internals to improve speed and developer experience.
- Only exposes the
doxygen_rs::transform
function and thedoxygen_rs::generator::rustdoc
function.
- Improve support for sublists and multiline strings #5
- Improve documentation