docs: restructuring Interaction section in User Guide

This commit is contained in:
Mose Müller
2025-05-19 15:01:35 +02:00
parent b9cec19b02
commit 2c1db3fa45
7 changed files with 9 additions and 20 deletions

View File

@ -46,8 +46,8 @@ example of how to separate service code from configuration.
port. Default: `8001`.
- **`GENERATE_WEB_SETTINGS`**:
When `true`, generates or updates the `web_settings.json` file (see [Tailoring Frontend Component Layout](../interaction/#tailoring-frontend-component-layout)). Existing entries are
preserved, and new entries are appended.
When `true`, generates or updates the `web_settings.json` file (see [Tailoring Frontend Component Layout](./interaction/Auto-generated-Frontend.md#tailoring-frontend-component-layout)).
Existing entries are preserved, and new entries are appended.
### Configuring `pydase` via Keyword Arguments