Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions docs/source/reference/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Reference
# API Reference

Here you can find a list of relevant packages together with their status and documentation.

Expand All @@ -9,7 +9,7 @@ Here you can find a list of relevant packages together with their status and doc
{bdg-success}`active`
[{fab}`github`](https://github.com/python-accelerator-middle-layer/pyaml){.gh-link}
{bdg-link-primary}`PyPI <https://pypi.org/project/accelerator-middle-layer/>`
{bdg-link-secondary}`Documentation <https://pyaml.readthedocs.io/en/latest/>`
{bdg-link-secondary}`Documentation <https://pyaml.readthedocs.io/en/stable/>`

The core Python Accelerator Middle Layer package.
```
Expand All @@ -27,9 +27,11 @@ Control system bindings for TANGO.

{bdg-success}`active`
[{fab}`github`](https://github.com/python-accelerator-middle-layer/pyaml-cs-oa){.gh-link}
{bdg-link-primary}`PyPI <https://pypi.org/project/pyaml-cs-oa/>`
{bdg-link-primary}`PyPI <https://pypi.org/project/pyaml-cs-oa/>`
{bdg-link-secondary}`Documentation <https://pyaml-cs-oa.readthedocs.io/en/stable/>`

Control system bindings using ophyd-async.

Control system bindings for TANGO and EPICS using ophyd-async.
```

## Related Packages
Expand Down