API Reference#
The autosummary directives below create stub pages for TexTOM modules when sphinx-build runs. Extend the lists as you expose more public APIs.
Core Modules#
:py:obj: |
|
:py:obj: |
Add additional modules or packages as needed. If a module pulls heavy optional dependencies, guard imports with if TYPE_CHECKING blocks in the source so autodoc can import safely during docs builds.