prism icon indicating copy to clipboard operation
prism copied to clipboard

Render node comments into their `ast.h`

Open amomchilov opened this issue 1 year ago • 0 comments
trafficstars

The config.yml file contains nodes with comments, but none of those are surfaced in the header docs ast.h, and thus don't get rendered into the doxygen site.

This PR fixes that, and greatly improves the quality of the docsite. Compare:

Before After
Overview Before overview Before details
Details After overview After detais

amomchilov avatar Aug 15 '24 17:08 amomchilov