Make Sphinx better at documenting Python functions and methods
This sphinx extension helps you document Python code that uses async/await, or abstract methods, or context managers, or generators, or ... you get the idea. It works by making sphinx's regular directives for documenting Python functions and methods smarter and more powerful. The name is because it was originally written for the Trio project, and I'm not very creative. But don't be put off – there's nothing Trio- or async-specific about this extension; any Python project can benefit. (Though projects using async/await probably benefit the most, since sphinx's built-in tools are especially inadequate in this case.)
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1.2-7.fc36 | - |
Fedora 35 | 1.1.2-7.fc35 | - |
Fedora 34 | 1.1.2-4.fc34 | - |
EPEL 8 | 1.1.2-1.el8 | - |
You can contact the maintainers of this package via email at
python-sphinxcontrib-trio dash maintainers at fedoraproject dot org
.