# 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