fix: LiquidCore15 local copy, LCGUI via !import, explicit nav

This commit is contained in:
Andreas Johannsen 2026-04-27 15:57:31 +02:00
parent 11fa9ad243
commit 48eb895f19
3 changed files with 10 additions and 8 deletions

View file

@ -0,0 +1 @@
{"errors":null,"message":"The target couldn't be found.","url":"https://git.daelon.cloud/api/swagger"}

View file

@ -12,11 +12,11 @@ Welcome to the documentation hub of Daelon Engineering UG.
[:octicons-arrow-right-24: Documentation](LiquidCore15/telemetry-interface.md) [:octicons-arrow-right-24: Documentation](LiquidCore15/telemetry-interface.md)
- :material-monitor-dashboard: **[LCGUI](LCGUI/LCGUI-SPEC.md)** - :material-monitor-dashboard: **[LCGUI](LCGUI/)**
Operator interface for the LiquidCore platform. Operator interface for the LiquidCore platform.
[:octicons-arrow-right-24: Documentation](LCGUI/LCGUI-SPEC.md) [:octicons-arrow-right-24: Documentation](LCGUI/)
</div> </div>

View file

@ -47,12 +47,13 @@ plugins:
- search - search
- multirepo: - multirepo:
cleanup: true cleanup: true
keep_docs_dir: false keep_docs_dir: true
repos:
- section: LiquidCore15 nav:
import_url: 'https://git.daelon.cloud/daelon/LiquidCore15?branch=main&docs_dir=docs/*.md' - Home: index.md
- section: LCGUI - LiquidCore15:
import_url: 'https://git.daelon.cloud/daelon/LCGUI?branch=master&docs_dir=docs/*.md' - Telemetry Interface: LiquidCore15/telemetry-interface.md
- LCGUI: '!import https://git.daelon.cloud/daelon/LCGUI?branch=master'
markdown_extensions: markdown_extensions:
- admonition - admonition