Commit Graph

2 Commits

Author SHA1 Message Date
Daniel Albuschat
a8386138fe
Docs: Update skip_comments to ignore_comments
In the docs, the `ignore_comments` parameter to `nlohmann::json::parse()` is described as `skip_comments`, which does not match the actual implementation. While the demo code compiles and works, the parameter name is wrong.
2021-11-17 14:06:38 +01:00
Niels Lohmann
a84370c61f
📝 add more documentation 2020-07-24 14:04:58 +02:00