boostorg/docca

see-below not rendered in code blocks

Closed this issue · 2 comments

I don't think we ever coded for this explicitly, but can we make this work?

/** Brief

    @par Value Type
    @code 
    using value_type = __see_below__;
    @endcode
*/

Also __implementation_defined__?

At your service!