python3-sphinxcontrib.trio

Make Sphinx better at documenting Python functions and methods
  https://github.com/python-trio/sphinxcontrib-trio
  0
  no reviews



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.