[resources] Add cppreference.com - #48
Conversation
a4283fb to
270d6a8
Compare
270d6a8 to
720156b
Compare
CI reportCommit Build✅ Site built successfully. Download rendered site | logs FrontendNo matching frontend workflow ran for this change. PythonNo matching python workflow ran for this change. Other checks✅ All completed checks passed. |
term-est
left a comment
There was a problem hiding this comment.
I really think we should mention that this is heavily based on the Working Draft
Not sure what you mean. cppreference is based on the various standards, and something that's based on the current C++29 working draft would be marked |
sure, that's what i mean. i am not discussing which drafts and standards it uses, i am discussing that "it uses these heavily" |
|
I don't follow. cppreference does have some literal standardese in its articles, but also a lot of easier-to-digest descriptions and an overall more docs-like structure. Do you have a specific suggestion for the description of this card, @term-est? FWIW cppreference describes it self as
|
| cards: [] | ||
| cards: | ||
| - title: cppreference.com | ||
| path: https://en.cppreference.com/ |
There was a problem hiding this comment.
en. should be dropped, the canonical URL is https://cppreference.com/
term-est
left a comment
There was a problem hiding this comment.
Something like this, I think it is essential that we mention this
| - title: cppreference.com | ||
| path: https://en.cppreference.com/ | ||
| icon: https://raw.githubusercontent.com/isocpp/logos/master/cpp_logo.svg | ||
| description: Detailed language and standard-library reference with compiler-support tables |
There was a problem hiding this comment.
Something like:
Highly technical language and standard-library reference, often closely following or directly quoting standard wording.
Content added
Adds cppreference.com to general resources.
Source URL: https://en.cppreference.com/