json/doc/mkdocs/docs/features
Vadim Zeitlin 5c5fcd01c9 Allow disabling std::filesystem support
This can be useful when the compiler claims C++17 support, but standard
library std::filesystem implementation is unavailable (MinGW) or can't
be used because the current macOS target is too low to allow it (#3156).

See #3090.
2021-12-14 19:02:17 +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 Allow disabling std::filesystem support 2021-12-14 19:02:17 +01: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