Commit 33700fa
fix(docs): publish cookbook and repair README links
- typedoc.json: add projectDocuments so docs/cookbook.md ships at
/documents/cookbook.html on the deployed site.
- src/index.ts: re-export RawClient, EntityHandle, DestinationsApi so
TypeDoc generates their class pages (otherwise ThemeParks.raw /
ThemeParks.destinations / ThemeParks.entity references dead-link).
- README.md: cookbook link now points at the real generated URL.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 142e29e commit 33700fa
3 files changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
6 | 15 | | |
7 | 16 | | |
8 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments