From 164152d84edb06c64e36bbddd2a752a6342e394c Mon Sep 17 00:00:00 2001 From: Rob Donnelly Date: Mon, 25 Aug 2025 08:39:17 -0700 Subject: [PATCH] doc: fix use of old and confusing terminology Signed-off-by: Rob Donnelly --- doc/overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/overview.rst b/doc/overview.rst index 8d69d85f8..384a6df81 100644 --- a/doc/overview.rst +++ b/doc/overview.rst @@ -302,7 +302,7 @@ changed until it is `released` again. Exporter ~~~~~~~~ An exporter registers all its configured resources when it connects to the -router and updates the resource parameters when they change (such as +`Coordinator` and updates the resource parameters when they change (such as (dis-)connection of USB devices). Internally, the exporter uses the normal :any:`Resource` (and :any:`ManagedResource`) classes as the rest of labgrid.