From 67a4bdb4f0d25155f92718965869c1d34c639fe8 Mon Sep 17 00:00:00 2001 From: Jan Eitzinger Date: Fri, 19 Jun 2026 05:46:39 +0200 Subject: [PATCH] Add deprecation notice to README Added a deprecation notice for the documentation. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 11b919c..51246bf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Specifications for datastructures, interfaces, and file formats +**NOTICE:** This documentation is deprecated in will be removed in the future. User the information available on the [ClusterCockpit Website](https://clustercockpit.org). + Since most of the specifications are relevant and implemented in `cc-backend` they will use the same versioning.