Commit e1ca311
committed
docs(examples): browsable feature-catalog PDF - every capability with its API call
New flagship FeatureCatalogExample: one PDF where each shipped capability
is a self-documenting block - the heading lands in the PDF outline so the
bookmarks panel works as a clickable index, a code panel shows the exact
API call (the source file contains the literal same call right below the
snippet string, so drift is visible in review), and the live result
renders underneath. Covered: rich text runs, inline sparklines, nested
lists with per-depth markers, timelines, tables with totals, grouped /
line-smooth-area / donut / horizontal-stacked charts, gradient and
translucent fills, custom polygons, clipped shape containers, canvas
placement, transforms, barcodes, and the document's own metadata /
header / footer / outline chrome. Every block keeps together across page
breaks. Snippet indentation survives wrapping via non-breaking spaces;
list markers and snippet glyphs stay inside WinAnsi coverage.1 parent 0aa9a4a commit e1ca311
6 files changed
Lines changed: 401 additions & 0 deletions
File tree
- assets/readme
- examples
- examples
- src/main/java/com/demcha/examples
- flagships
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
110 | 118 | | |
111 | 119 | | |
112 | 120 | | |
| |||
Binary file not shown.
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
| 154 | + | |
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
0 commit comments