Description
Improves Sphinx documentation for Python functions and methods, especially async-friendly APIs used in Trio-style projects. It helps generated API pages explain call behavior and signatures more clearly.
Developers use it as a Sphinx extension. It improves API presentation, but docstrings and examples still need human review so users understand how to call the documented functions correctly.