Niels Lohmann
|
82c79ab41d
|
📝 fix Markdown tables
|
2021-12-29 00:02:56 +01:00 |
|
Niels Lohmann
|
5a5073dd2b
|
🔧 tweak MkDocs configuration
|
2021-11-06 22:36:25 +01:00 |
|
Niels Lohmann
|
0d06b5d5e7
|
🔥 consolidate documentation
|
2021-11-04 22:36:11 +01:00 |
|
Niels Lohmann
|
c353461f83
|
🔥 consolidate documentation
|
2021-11-04 22:10:12 +01:00 |
|
Niels Lohmann
|
19a5e12136
|
CMake cleanup (#2885)
* 🔥 clean CMake files and Makefile
* 💡 update documentation
|
2021-07-22 09:25:55 +02:00 |
|
Fraser
|
90d51b9205
|
Update parse_exceptions.md
Referring to https://github.com/nlohmann/json/blob/develop/doc/examples/parse_error.cpp and https://json.nlohmann.me/home/exceptions/
(and also based on testing), the catch command should reference `catch (json::parse_error& ex)` and not `catch (json::exception::parse_error& ex)`
|
2021-03-18 12:25:12 -04:00 |
|
Niels Lohmann
|
d8d499ce9b
|
📝 add more documentation
|
2020-07-24 14:35:52 +02:00 |
|
Niels Lohmann
|
2df5f107a9
|
📝 add page on parsing and exceptions
|
2020-06-04 14:01:57 +02:00 |
|