Skip to content

Releases: jason-fox/fox.jason.passthrough.doxygen

Improved Link Handling

06 Jul 15:59
4836e08
Compare
Choose a tag to compare
  • Fixes link handling for return types and params.
  • Fixes method summary for inherited methods.
  • Renders embedded enums.
  • Renders slots.

Improved Formatting and base class handling

20 May 08:59
Compare
Choose a tag to compare
  • 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

15 Nov 14:04
ab72dca
Compare
Choose a tag to compare
  • Render codeblocks
  • Handle multiple base classes
  • Improve Template handling

Initial Release

13 Feb 20:10
Compare
Choose a tag to compare

dOxygen processing of files during preprocessing only using Passthrough 4.0