mirror of
https://github.com/nlohmann/json.git
synced 2024-12-15 06:29:00 +08:00
29cd970b94
* 🔥 consolidate documentation * ♻️ overwork std specializations * 🚚 move images files to mkdocs * ♻️ fix URLs * 🔧 tweak MkDocs configuration * 🔧 add namespaces * 📝 document deprecations * 📝 document documentation generation * 🚸 improve search * 🚸 add examples * 🚧 start adding documentation for macros * 📝 add note for https://github.com/nlohmann/json/issues/874#issuecomment-1001699139 * 📝 overwork example handling * 📝 fix Markdown tables
5 lines
39 B
Plaintext
5 lines
39 B
Plaintext
{
|
|
"answer": 42,
|
|
"hello": "world"
|
|
}
|