Niels Lohmann
|
29cd970b94
|
Consolidate documentation (#3071)
* 🔥 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
|
2021-12-29 13:41:01 +01:00 |
|
Niels Lohmann
|
6d3115924c
|
Add C++17 copies of the test binaries (#3101)
* ⚗️ add C++17 copies of the test binaries
* ⚗️ use proper header for filesystem
* 🚨 fix warnings
* ⚗️ do not use too old compilers with C++17
* ✅ add test
* 🔨 add more constraints #3097
* ⚗️ use fix from https://github.com/nlohmann/json/pull/3101#issuecomment-998788786
* ⚗️ use fix from https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90050
* 👷 use published CI image
|
2021-12-29 09:47:05 +01:00 |
|
Niels Lohmann
|
68d8661f1b
|
📝 update documentation
|
2021-08-11 08:06:25 +02:00 |
|
Niels Lohmann
|
a82f66beed
|
📝 document JSON_NO_IO macro #2842
|
2021-07-10 12:51:18 +02:00 |
|
Niels Lohmann
|
d0ab2b86c3
|
📝 update documentation
|
2021-04-29 17:19:57 +02:00 |
|
Niels Lohmann
|
7b7da08fb6
|
📝 update documentation
|
2021-01-23 10:04:19 +01:00 |
|
Niels Lohmann
|
d00ad33e46
|
📝 update documentation
|
2021-01-21 21:47:19 +01:00 |
|
Niels Lohmann
|
62f98b7537
|
Merge branch 'develop' of https://github.com/nlohmann/json into docs
|
2020-07-25 11:20:13 +02:00 |
|
Niels Lohmann
|
58167173a2
|
📝 add more documentation
|
2020-07-24 15:25:53 +02:00 |
|
Niels Lohmann
|
59cb7674be
|
📝 update documentation
|
2020-07-23 14:15:20 +02:00 |
|
Niels Lohmann
|
d740622f96
|
📝 add documentation for macros
|
2020-07-09 13:23:33 +02:00 |
|