Skip to content

Commit 24bf484

Browse files
committed
Update links
1 parent 791cee1 commit 24bf484

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

docs/source/extensions/content-extensions.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,12 @@ Please note that the `ezmsg` package itself can still be installed without any a
2020
Extensions can be managed manually as well. Here are some of the extensions we manage or are aware of:
2121

2222
- `ezmsg-sigproc <https://github.com/ezmsg-org/ezmsg-sigproc>`_ -- Timeseries signal processing modules
23+
- `ezmsg-learn <https://github.com/ezmsg-org/ezmsg-learn>`_ -- Machine learning modules for streaming signal processing
24+
- `ezmsg-lsl <https://github.com/ezmsg-org/ezmsg-lsl>`_ -- Source unit for LSL Inlet and sink unit for LSL Outlet
2325
- `ezmsg-websocket <https://github.com/ezmsg-org/ezmsg-websocket>`_ -- Websocket server and client nodes for `ezmsg` graphs
2426
- `ezmsg-zmq <https://github.com/ezmsg-org/ezmsg-zmq>`_ -- ZeroMQ pub and sub nodes for `ezmsg` graphs
2527
- `ezmsg-panel <https://github.com/griffinmilsap/ezmsg-panel>`_ -- Plotting tools for `ezmsg` that use `panel <https://github.com/holoviz/panel>`_
2628
- `ezmsg-blackrock <https://github.com/griffinmilsap/ezmsg-blackrock>`_ -- Interface for Blackrock Cerebus ecosystem (incl. Neuroport) using `pycbsdk`
27-
- `ezmsg-lsl <https://github.com/ezmsg-org/ezmsg-lsl>`_ -- Source unit for LSL Inlet and sink unit for LSL Outlet
2829
- `ezmsg-unicorn <https://github.com/griffinmilsap/ezmsg-unicorn>`_ -- g.tec Unicorn Hybrid Black integration for `ezmsg`
2930
- `ezmsg-gadget <https://github.com/griffinmilsap/ezmsg-gadget>`_ -- USB-gadget with HID control integration for Raspberry Pi (Zero/W/2W, 4, CM4)
3031
- `ezmsg-openbci <https://github.com/griffinmilsap/ezmsg-openbci>`_ -- OpenBCI Cyton serial interface for `ezmsg`
@@ -34,7 +35,14 @@ Extensions can be managed manually as well. Here are some of the extensions we m
3435
|ezmsg_logo_small| Extension API References
3536
***********************************************
3637

37-
TODO: Links to extensions' documentation pages will be added here.
38+
For detailed API documentation, visit the individual package documentation sites:
39+
40+
* `ezmsg-sigproc API Documentation <https://www.ezmsg.org/ezmsg-sigproc/>`_ - Signal processing modules
41+
* `ezmsg-learn API Documentation <https://www.ezmsg.org/ezmsg-learn/>`_ - Machine learning modules
42+
* `ezmsg-lsl API Documentation <https://www.ezmsg.org/ezmsg-lsl/>`_ - Lab Streaming Layer integration
43+
44+
.. note::
45+
Additional extensions are being documented and their API references will be added here as they become available.
3846

3947
.. |ezmsg_logo_small| image:: ../_static/_images/ezmsg_logo.png
4048
:width: 40

0 commit comments

Comments
 (0)