json/docs/mkdocs/docs/features
Florian Albrechtskirchinger d3e347bd2d
More documentation updates for 3.11.0 (#3553)
* mkdocs: add string_view examples

* mkdocs: reference underlying operators

* mkdocs: add operator<=> examples

* mkdocs: fix style check issues

* mkdocs: tweak BJData page

* mkdocs: add CMake option hints to macros

* mkdocs: fix JSON_DISABLE_ENUM_SERIALIZATION definition

* mkdocs: fix link to unit-udt.cpp

* mkdocs: fix "Arbitrary Type Conversions" title

* mkdocs: link to api/macros/*.md instead of features/macros.md

* mkdocs: document JSON_DisableEnumSerialization CMake option

* mkdocs: encode required C++ standard in example files

* docset: detect gsed/sed

* docset: update index

* docset: fix CSS patching

* docset: add list_missing_pages make target

* docset: add list_removed_paths make target

* docset: replace page titles with name from index

* docset: add install target for Zeal docset browser

* Use GCC_TOOL in ci_test_documentation target
2022-07-31 14:05:58 +02:00
..
binary_formats More documentation updates for 3.11.0 (#3553) 2022-07-31 14:05:58 +02:00
element_access Complete documentation for 3.11.0 (#3464) 2022-05-17 13:08:56 +02:00
parsing Add operator<<(json_pointer) (#3601) 2022-07-28 22:12:23 +02:00
types Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
arbitrary_types.md More documentation updates for 3.11.0 (#3553) 2022-07-31 14:05:58 +02:00
assertions.md Add assertion if nullptr is passed to parse function (#3593) 2022-07-23 01:26:51 +02:00
binary_values.md Complete documentation for 3.11.0 (#3464) 2022-05-17 13:08:56 +02:00
comments.md Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
enum_conversion.md Allow disabling default enum conversions (#3536) 2022-06-16 19:34:32 +02:00
iterators.md Complete documentation for 3.11.0 (#3464) 2022-05-17 13:08:56 +02:00
json_patch.md Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
json_pointer.md Small documentation fixes (#3520) 2022-06-06 16:46:55 +02:00
macros.md Allow disabling default enum conversions (#3536) 2022-06-16 19:34:32 +02:00
merge_patch.md Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
object_order.md Complete documentation for 3.11.0 (#3464) 2022-05-17 13:08:56 +02:00