json/docs/mkdocs/docs/api
Harinath Nampally d23291ba26
use diagnostic positions in exceptions (#4585)
* add a ci step for Json_Diagnostic_Positions

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

* Update ci.cmake to address review comments

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

* address review comment

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

* fix typo in the comment

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

* fix typos in ci.cmake

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

* invoke the new ci step from ubuntu.yml

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

* issue4561 - use diagnostic positions for exceptions

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

* fix ci_test_documentation check

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

* address review comments

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

* fix ci check failures for unit-diagnostic-postions.cpp

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

* improvements based on review comments

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

* fix const correctness string

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

* further refinements based on reviews

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

* add one more test case for full coverage

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

* ci check fix - add const

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

* add unit tests for json_diagnostic_postions only

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

* fix ci_test_diagnostics

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

* fix ci_test_build_documentation check

Signed-off-by: Harinath Nampally <harinath922@gmail.com>

---------

Signed-off-by: Harinath Nampally <harinath922@gmail.com>
2025-01-19 10:42:21 +01:00
..
adl_serializer Fix CI (again) (#4196) 2023-11-01 21:23:55 +01:00
basic_json Fix broken links (#4605) 2025-01-18 23:20:45 +01:00
byte_container_with_subtype Complete documentation for 3.11.0 (#3464) 2022-05-17 13:08:56 +02:00
json_pointer Deprecate json_pointer/string_t comparisons (#3684) 2022-08-07 22:26:59 +02:00
json_sax Documentation change (#3672) 2022-08-05 19:51:39 +02:00
macros use diagnostic positions in exceptions (#4585) 2025-01-19 10:42:21 +01:00
json.md Complete documentation for 3.11.0 (#3464) 2022-05-17 13:08:56 +02:00
operator_gtgt.md Documentation change (#3672) 2022-08-05 19:51:39 +02:00
operator_literal_json_pointer.md Overwork documentation (#4516) 2024-12-09 23:02:30 +01:00
operator_literal_json.md Overwork documentation (#4516) 2024-12-09 23:02:30 +01:00
operator_ltlt.md Documentation change (#3672) 2022-08-05 19:51:39 +02:00
ordered_json.md Overwork documentation (#4516) 2024-12-09 23:02:30 +01:00
ordered_map.md Overwork documentation (#4516) 2024-12-09 23:02:30 +01:00