0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 03:31:50 +02:00

docs: various bugs fixed

This commit is contained in:
2024-08-28 12:19:54 +02:00
committed by wyzula_j
parent 960d84b7fe
commit c31e9a3aff
4 changed files with 8 additions and 20 deletions

View File

@ -66,11 +66,4 @@ The `PositionIndicator` can be added to your GUI layout using `QtDesigner`. Once
self.position_indicator.on_position_update(new_position_value)
```
````
````{tab} API
```{eval-rst}
.. include:: /api_reference/_autosummary/bec_widgets.cli.client.PositionIndicator.rst
```
````
````