json/doc/mkdocs/docs/features
Daniel Albuschat ee1208aa60
Docs: Update skip_comments to ignore_comments (#3145)
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 19:21:54 +01:00
..
binary_formats 💡 update documentation 2021-08-08 13:24:17 +02:00
element_access Fix typos in documentation 2020-08-13 15:44:58 -04:00
parsing CMake cleanup (#2885) 2021-07-22 09:25:55 +02:00
types fix typos in documentation (#3140) 2021-11-14 14:25:14 +01:00
arbitrary_types.md Update arbitrary_types.md 2021-06-18 12:44:27 +03:00
binary_values.md fix typos in documentation (#3140) 2021-11-14 14:25:14 +01:00
comments.md Docs: Update skip_comments to ignore_comments (#3145) 2021-11-17 19:21:54 +01:00
enum_conversion.md 📝 add mkdocs 2020-05-24 13:03:04 +02:00
iterators.md fix typos in documentation (#3140) 2021-11-14 14:25:14 +01:00
json_patch.md 📝 make examples collapsible 2020-05-24 22:45:38 +02:00
json_pointer.md 📝 add mkdocs 2020-05-24 13:03:04 +02:00
macros.md 📝 update documentation 2021-08-11 08:06:25 +02:00
merge_patch.md 📝 make examples collapsible 2020-05-24 22:45:38 +02:00
object_order.md 📝 add more documentation 2020-07-24 14:04:58 +02:00