cppalliance / mrdocs

MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.
https://mrdocs.com
Other
66 stars 16 forks source link

see-below and implementation-define namespaces #599

Closed alandefreitas closed 3 weeks ago

alandefreitas commented 1 month ago

Users should be able to determine that a specified namespace contains symbols that should be rendered as implementation-defined or see-below.

sdkrystian commented 3 weeks ago

Closed via c476746