json/doc/mkdocs/docs
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
..
api 📝 fix and extend documentation of discarded values 2020-08-19 20:26:06 +02:00
features Update parse_exceptions.md 2021-03-18 12:25:12 -04:00
home 📝 update documentation 2021-01-23 10:04:19 +01:00
integration 📝 fix name of Homebrew formula #2326 2020-07-30 13:31:00 +02:00
hooks.py 📝 add more documentation 2020-07-27 14:07:13 +02:00
index.md 📝 add more API documentation 2020-08-12 13:41:59 +02:00