Some documentation updates (#4636)

Signed-off-by: Niels Lohmann <mail@nlohmann.me>
This commit is contained in:
Niels Lohmann
2025-02-15 12:19:59 +01:00
committed by GitHub
parent 2dc82053dc
commit 8fb5d6f92d
10 changed files with 50 additions and 4 deletions
@@ -108,6 +108,12 @@ When the macro is not defined, the library will define it to its default value.
```
The output shows the exception with diagnostic path info and start/end positions.
## See also
- [:simple-cmake: JSON_Diagnostic_Positions](../../integration/cmake.md#json_diagnostic_positions) - CMake option to control the macro
- [JSON_DIAGNOSTICS](json_diagnostics.md) - macro to control extended diagnostics
## Version history
- Added in version 3.12.0.