Create overload page for specializations
I don't know if it's just about the terminology or if it affects the output, but there are no specialization overloads in C++. There's the main template and then the specializations. The main page is dedicated to the main template, with the content from its doc comments, and it contains links to other pages for its specializations. Unfortunately, there's no example of that with Doxygen+Docca because that's a feature Doxygen doesn't support. It's another C++ construct we emulate that with macros. However, for instance, see std::vector and std::formatter in cppreference.
An automated preview of the documentation is available at https://602.mrdocs.prtest2.cppalliance.org/index.html
This is from May 29. Can we close it?
An automated preview of the documentation is available at https://602.mrdocs.prtest2.cppalliance.org/index.html