Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
njsmith committed May 12, 2017
1 parent 0bd727f commit 022dfc8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
sphinxcontrib-trio
==================

This is a sphinx extension to help with documenting Python code that
uses async/await, or abstract methods, or context managers, or
generators, or ... you get the idea. It makes sphinx's regular
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 <https://trio.readthedocs.io>`__ project, and I'm not very
Expand Down

0 comments on commit 022dfc8

Please sign in to comment.