docs: added reference to user docs for loading new device configs

This commit is contained in:
2024-05-24 13:17:14 +02:00
parent 3a363f5f52
commit fd29dfb5f7
+3
View File
@@ -6,6 +6,9 @@ After an introduction to the [Ophyd libary](ophyd/ophyd.md), the section [device
A dedicated section on the [BEC simulation framework](bec_sim/bec_sim.md) explains how to simulate devices in BEC, either for testing or for development purposes. Finally, a section on [external sources](external_sources/external_sources.md) explains how to deal with external data sources in BEC.
```{note}
Before you start, make sure you have familiarized yourself with the [user interfaces for managing devices in BEC](#user.devices).
```
```{toctree}
---