Releases: jason-fox/fox.jason.passthrough.doxygen
Releases · jason-fox/fox.jason.passthrough.doxygen
Improved Link Handling
Improved Formatting and base class handling
- Formatting fixed for code blocks.
- Rendering of parameter list fixed. Occurred twice, once without formatting.
- Fixed rendering of class with multiple bases where some were not found in current dOxygen scope.
- Repeat method brief description in front of detailed description for functions. Use brief in overview, brief+detailed in detailed view.
- Added rendering of enclosed types
struct A { using B=int; };
(see test/templated-base)
Multiclassing,Templating and Codeblocks
- Render codeblocks
- Handle multiple base classes
- Improve Template handling
Initial Release
dOxygen processing of files during preprocessing only using Passthrough 4.0