p12tic / cppreference-doc

C++ standard library reference
en.cppreference.com
GNU General Public License v3.0
411 stars 102 forks source link

doxygen tag files miss many C++20 things #127

Open h-2 opened 1 year ago

h-2 commented 1 year ago

e.g. the concepts from std:: and std::ranges; all the view adaptors...

I could make PRs for this, but I have no clue how. Is there documentation somewhere on how to contribute these?