From 075e11f205588b69bc0a62b973c3f8235599dc67 Mon Sep 17 00:00:00 2001 From: benn Date: Tue, 12 Sep 2023 12:31:16 +0200 Subject: [PATCH] DOC: small improvements --- doc/index.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/index.txt b/doc/index.txt index 4ba30446d..c3691f634 100644 --- a/doc/index.txt +++ b/doc/index.txt @@ -70,9 +70,9 @@ section has two main sections: [width="40%",frame="topbot",options="header"] |================================================================================================ |Sub-System and top-level entry |Remarks -|https://lumiera.org/documentation/design/architecture/index.html[Architecture]|what +|https://lumiera.org/documentation/design/architecture/index.html[Architecture]|Structure of Lumiera |https://lumiera.org/documentation/design/model/index.html[Model]|Low-level and high-level models -|https://lumiera.org/documentation/design/gui/index.html[GUI]|The user +|https://lumiera.org/documentation/design/gui/index.html[GUI]|The Lumiera-user interaction layer |https://lumiera.org/documentation/design/plugins/index.html[Plugins]|External tools to provide functionality |https://lumiera.org/documentation/design/lowlevel/index.html[Low-level Model]|Render nodes |https://lumiera.org/documentation/design/engine/index.html[Engine]|Renderer, output generation, ...