doc/manual: add fire_and_forget

This commit is contained in:
Sebastien Bourdeauducq 2015-07-01 22:37:12 +02:00
parent 771ad6cb26
commit e5e035d031
1 changed files with 8 additions and 0 deletions

View File

@ -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
-----------------------------------------