docs: server setup, TUI guide, and API doc sync for headless mode (issue #26, phase 6)

This commit is contained in:
2026-07-15 18:45:39 +02:00
parent df2bdc2041
commit 48e0903542
3 changed files with 27 additions and 2 deletions

2
API.md
View File

@@ -150,7 +150,7 @@ local result = bds.app.get_default_project_path()
### app.get_system_language
Return the current UI locale.
Return the current UI locale (the server-side UI language setting, falling back to the OS locale when unset).
**Parameters**