tinker/docs/README.md
2025-11-25 03:53:31 +00:00

15 lines
350 B
Markdown

# Tinker SDK Documentation
This directory contains auto-generated API documentation for the Tinker Python SDK.
### Generate Docs
Run the documentation generation script:
```bash
uv run scripts/generate_docs.py
```
### Notes
* Only types/classes/methods with doc-string attached will have docs generated
* Please check in the generated artifacts