commit | ee40eddbae20914c263865f5c762c91be4e8a68f | [log] [tgz] |
---|---|---|
author | Chad Norvell <chadnorvell@google.com> | Fri Feb 25 13:29:53 2022 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 05 04:50:03 2022 +0000 |
tree | e175e90f0e73358dff9fb6969b89374b5a03566f | |
parent | 5e779b8f0f82cedf5560c43e8ff3bb10e68300bf [diff] [blame] |
Release Notes: January 2022 Change-Id: Ib102c0f3dcd59ac3a0b121d21aa415a87dfc8f04 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/85863 Reviewed-by: Keir Mierle <keir@google.com> Commit-Queue: Chad Norvell <chadnorvell@google.com>
diff --git a/pw_rpc/docs.rst b/pw_rpc/docs.rst index cbce407..25554f0 100644 --- a/pw_rpc/docs.rst +++ b/pw_rpc/docs.rst
@@ -1120,6 +1120,7 @@ Users of ``pw_rpc`` must implement the :cpp:class:`pw::rpc::ChannelOutput` interface. +.. _module-pw_rpc-ChannelOutput: .. cpp:class:: pw::rpc::ChannelOutput ``pw_rpc`` endpoints use :cpp:class:`ChannelOutput` instances to send packets.