diff --git a/admin_manual/contents.rst b/admin_manual/contents.rst index 29a833bebbf..2e50950fc43 100644 --- a/admin_manual/contents.rst +++ b/admin_manual/contents.rst @@ -11,6 +11,7 @@ Table of contents index release_schedule gdpr/index + declarations/index .. toctree:: :caption: Release notes diff --git a/admin_manual/declarations/energy_consumption.rst b/admin_manual/declarations/energy_consumption.rst new file mode 100644 index 00000000000..f7865286750 --- /dev/null +++ b/admin_manual/declarations/energy_consumption.rst @@ -0,0 +1,17 @@ +================== +Energy consumption +================== + +The Green Metrics Tool is certified under the `Blue Angel for Software DE-UZ 215 `_. + +This page contains the typical energy consumption according to the Standard Usage Scenarios used in the certification. + +Initial Certification 2024/2025 +------------------------------- + +`Download Report 2024/2025 `_ + +Certification Extension 2025/2026 +--------------------------------- + +`Download Report 2025/2026 `_ diff --git a/admin_manual/declarations/index.rst b/admin_manual/declarations/index.rst new file mode 100644 index 00000000000..5707aeb2959 --- /dev/null +++ b/admin_manual/declarations/index.rst @@ -0,0 +1,8 @@ +============ +Declarations +============ + +.. toctree:: + :maxdepth: 2 + + energy_consumption