Commit 0ea58e0
committed
Rewrite docs and update mdbook theme for 0.5.2
Rewrite all doc pages to be accurate and concise:
- introduction.md: explains the actual purpose (type safety overlay,
not a new interface), real CLI commands
- type-mapper.md: focused reference with mapping tables
- examples.md: fixed generated code to match actual output (removed
phantom .instance path, wrong nullOr wrapping, nonexistent
config/... wrapper)
- design-overview.md: condensed from 540 to 85 lines, pipeline
diagram, module table, key design decisions
Remove pages for unbuilt features:
- option-builder.md (internal API docs with wrong test counts)
- documentation-generation.md (680-line plan for unimplemented feature)
Update index.hbs to stock mdbook 0.5.2 template (old one used
removed {{#previous}}/{{#next}} block helpers) with catppuccin
theme buttons.1 parent 79d0f5d commit 0ea58e0
9 files changed
Lines changed: 340 additions & 2763 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
8 | 6 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 7 | + | |
0 commit comments