# API Reference

This section documents the public Python modules exposed by `lx-annotate`. Extend
these stubs as the package matures by adding more granular autosummary pages.

```{eval-rst}
.. automodule:: lx_annotate
   :members:
   :undoc-members:
   :show-inheritance:
```
