From 51202c5124ebeb7a890a6fd81a1e9cd755bb15f6 Mon Sep 17 00:00:00 2001 From: kevin Date: Wed, 17 Jan 2024 09:05:54 +0100 Subject: [PATCH 1/7] =?UTF-8?q?=F0=9F=93=9D=20Add=20BO,=20COM=20and=20ENUM?= =?UTF-8?q?=20to=20the=20sidebar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 06bcf77ed..9e49248cc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,6 +16,9 @@ Contents Authors Versioning Changelog + BOs + COMs + ENUMs Module Reference From 2aaf166120930fe2ca2c312da66c6fffe2cb7edc Mon Sep 17 00:00:00 2001 From: kevin Date: Tue, 6 Feb 2024 17:21:50 +0100 Subject: [PATCH 2/7] =?UTF-8?q?=F0=9F=87=A9=F0=9F=87=AA=20translate=20to?= =?UTF-8?q?=20german?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 9e49248cc..a8cace114 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,13 +12,13 @@ Contents .. toctree:: :maxdepth: 2 - License - Authors - Versioning - Changelog - BOs - COMs - ENUMs + Lizenz + Autoren + Versionierung + Änderungshistorie + Geschäftsobjekte + Komponenten + Enumerationen Module Reference From 938cd0485d7891571ac7a114c4f57d2543245bb9 Mon Sep 17 00:00:00 2001 From: kevin Date: Tue, 6 Feb 2024 17:23:03 +0100 Subject: [PATCH 3/7] =?UTF-8?q?=F0=9F=8E=A8=20change=20order?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index a8cace114..ec28fc08e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,15 +12,14 @@ Contents .. toctree:: :maxdepth: 2 - Lizenz - Autoren - Versionierung - Änderungshistorie + Module Reference Geschäftsobjekte Komponenten Enumerationen - Module Reference - + Versionierung + Änderungshistorie + Autoren + Lizenz Indices and tables ================== From 07e397b3c72363d26a3057a748f1926bab6a0d65 Mon Sep 17 00:00:00 2001 From: kevin Date: Tue, 6 Feb 2024 17:39:42 +0100 Subject: [PATCH 4/7] =?UTF-8?q?=F0=9F=94=A5=20Remove=20Module=20Reference?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 6fdeb65eb..6c3e834ee 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,6 +3,7 @@ BO4E ============= This is the official documentation of **BO4E** datamodel. + Cause of the fact that the datamodel is written in Python, it is also the Python documentation. @@ -12,7 +13,6 @@ Contents .. toctree:: :maxdepth: 2 - Module Reference Geschäftsobjekte Komponenten Enumerationen From fcf650ff7e4ae75af29a629c3a0a83099d3b5f90 Mon Sep 17 00:00:00 2001 From: kevin Date: Tue, 6 Feb 2024 17:40:11 +0100 Subject: [PATCH 5/7] =?UTF-8?q?=F0=9F=8E=A8=20Put=20licence=20at=20the=20e?= =?UTF-8?q?nd?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 6c3e834ee..2c29eb138 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -19,8 +19,8 @@ Contents Versionierung Änderungshistorie Autoren - Lizenz Release Workflow + Lizenz Indices and tables ================== From 9b4f2096218597142400e3fcc88c18dd107c8040 Mon Sep 17 00:00:00 2001 From: Annika Schloegl Date: Thu, 20 Mar 2025 11:44:25 +0100 Subject: [PATCH 6/7] Translate to english terms --- docs/index.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 061e6077f..9461afda3 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -31,17 +31,17 @@ Contents :maxdepth: 2 Fundamentals - Data Model + Data Model Overview + BusinessObjects + Components + Enumerations Versioning Release Workflow Contributing Changelog Authors License - Geschäftsobjekte - Komponenten - Enumerationen - + Indices and tables ================== From e2ad78fa0115efd88a0776b8639bc4c96687e668 Mon Sep 17 00:00:00 2001 From: Annika Schloegl Date: Thu, 20 Mar 2025 11:49:06 +0100 Subject: [PATCH 7/7] Pre-commit trim trailing whitespace --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 9461afda3..f5c5f375d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -41,7 +41,7 @@ Contents Changelog Authors License - + Indices and tables ==================