1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!DOCTYPE instance-profile
3+ SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
4+
5+ <instance-profile id =" json-schema-docs"
6+ name =" dev.harrel:json-schema"
7+ start-page =" about.md" >
8+
9+ <toc-element toc-title =" Getting started" >
10+ <toc-element topic =" about.md" />
11+ <toc-element topic =" Installation.md" />
12+ <toc-element topic =" JSON-YAML-providers.md" >
13+ <toc-element topic =" Jackson.md" />
14+ <toc-element topic =" Gson.md" />
15+ <toc-element topic =" JSON-org.md" />
16+ <toc-element topic =" Jakarta-JSON.md" />
17+ <toc-element topic =" Kotlinx-serialization.md" />
18+ <toc-element topic =" SnakeYAML.md" />
19+ <toc-element topic =" JSON-smart.md" />
20+ <toc-element topic =" Jettison.md" />
21+ </toc-element >
22+ </toc-element >
23+ <toc-element topic =" Basic-usage.md" />
24+ <toc-element topic =" Format-validation.md" />
25+ <toc-element topic =" Dialects.md" />
26+ <toc-element topic =" Resolving-schemas.md" >
27+ <toc-element topic =" Resolver-examples.md" />
28+ </toc-element >
29+ <toc-element topic =" Annotations.md" />
30+ <toc-element toc-title =" Advanced configuration" >
31+ <toc-element toc-title =" Custom keywords" >
32+ <toc-element topic =" Evaluators.md" />
33+ <toc-element topic =" Evaluator-factories.md" />
34+ <toc-element toc-title =" Examples" >
35+ <toc-element topic =" Custom-keyword-maximum-size.md" />
36+ <toc-element topic =" Custom-keyword-property-with-shortest-name.md" />
37+ <toc-element topic =" Custom-keyword-lenient-type.md" />
38+ </toc-element >
39+ </toc-element >
40+ <toc-element toc-title =" Custom dialects" >
41+ <toc-element topic =" Custom-dialects-details.md" />
42+ <toc-element toc-title =" Examples" >
43+ <toc-element topic =" Custom-dialect-format-assertions.md" />
44+ <toc-element topic =" Custom-vocabulary.md" />
45+ <toc-element topic =" Dialect-overwrite.md" />
46+ </toc-element >
47+ </toc-element >
48+ <toc-element topic =" Custom-JSON-YAML-providers.md" />
49+ </toc-element >
50+ </instance-profile >
0 commit comments