diff --git a/doc/manual/protocols_reference.rst b/doc/manual/protocols_reference.rst index 070176acd..7ddfbc2ee 100644 --- a/doc/manual/protocols_reference.rst +++ b/doc/manual/protocols_reference.rst @@ -21,6 +21,14 @@ Protocols reference .. automodule:: artiq.protocols.pc_rpc :members: + +:mod:`artiq.protocols.fire_and_forget` module +--------------------------------------------- + +.. automodule:: artiq.protocols.fire_and_forget + :members: + + :mod:`artiq.protocols.sync_struct` module -----------------------------------------