Skip to content

Commit 84c70b6

Browse files
cubehouseclaude
andcommitted
docs: link the README to the hosted SDK docs site
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent aea0330 commit 84c70b6

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ clients, default-on caching, and ergonomic helpers for the common workflows
66
(list destinations, walk a park's children, fetch live wait times, pull a
77
date-ranged schedule).
88

9+
📚 **[Full documentation, API reference, and cookbook](https://themeparks.github.io/ThemeParks_Python/)**
10+
911
## Install
1012

1113
```bash
@@ -342,9 +344,12 @@ See [MIGRATION.md](./MIGRATION.md) for a side-by-side v1 to v2 guide.
342344

343345
## Links
344346

345-
- API docs: https://api.themeparks.wiki
346-
- Issues: https://github.com/ThemeParks/ThemeParks_Python/issues
347-
- Changelog: [CHANGELOG.md](./CHANGELOG.md)
347+
- **SDK documentation:** https://themeparks.github.io/ThemeParks_Python/
348+
- **API reference:** https://themeparks.github.io/ThemeParks_Python/api/client/
349+
- **Cookbook:** https://themeparks.github.io/ThemeParks_Python/cookbook/
350+
- **Underlying API:** https://api.themeparks.wiki
351+
- **Issues:** https://github.com/ThemeParks/ThemeParks_Python/issues
352+
- **Changelog:** [CHANGELOG.md](./CHANGELOG.md)
348353

349354
## License
350355

0 commit comments

Comments
 (0)