Skip to content

Commit

Permalink
doc: add pipe page
Browse files Browse the repository at this point in the history
  • Loading branch information
phi-friday committed Feb 25, 2024
1 parent c81c685 commit 9e8ae33
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/docs/async_wrapper/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ async\_wrapper package
task_group
exception
queue
wait
wait
pipe
7 changes: 7 additions & 0 deletions src/docs/async_wrapper/pipe.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
async\_wrapper.pipe.py
--------------------------

.. automodule:: async_wrapper.pipe
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 9e8ae33

Please sign in to comment.