API reference¶
The API reference mirrors the Python package hierarchy and is rendered directly from source docstrings with mkdocstrings.
hotstring.corecontains generic AutoHotkey hotstring behavior.hotstring.autocorrect2contains AutoCorrect2-specific integration, including the nestedsource_loadingsubpackage.hotstring.typo_generationcontains typo-generation functionality.hotstring.clicontains command-line parsing, runtime configuration, and pipeline dispatch.- Top-level
hotstringmodules such aspipeline,report, andfile_ioare documented directly under this API section.
The conceptual and workflow documentation should be used for architectural context; these pages focus on concrete Python symbols and signatures.