Skip to content

Commit

Permalink
pw_async2: Show DoPend() in API reference
Browse files Browse the repository at this point in the history
Change-Id: Ia1b28e7b82d36a84fd3a5d380a4d4015fb1ea06a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/245052
Commit-Queue: Kayce Basques <[email protected]>
Reviewed-by: Taylor Cramer <[email protected]>
Lint: Lint 🤖 <[email protected]>
  • Loading branch information
Kayce Basques authored and CQ Bot Account committed Oct 28, 2024
1 parent 59e05fa commit bbb4d52
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pw_async2/reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,11 @@ Reference
-----------------
C++ API reference
-----------------
.. TODO: https://pwbug.dev/376082608 - Remove ``:private-members:``.
.. doxygenclass:: pw::async2::Task
:members:
:private-members:

.. doxygenclass:: pw::async2::Poll
:members:
Expand Down

0 comments on commit bbb4d52

Please sign in to comment.