From 3e03b02a22f3259e8e7eb723374a259ee70dc4e0 Mon Sep 17 00:00:00 2001 From: Oliver Rahner Date: Tue, 19 May 2026 10:15:06 +0200 Subject: [PATCH] Add deprecation notice for agrirouter API docs Added deprecation notice for old documentation. --- README.adoc | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index e72304bc..47009449 100644 --- a/README.adoc +++ b/README.adoc @@ -1,6 +1,15 @@ = agrirouter-interface-documentation :imagesdir: modules/ROOT/assets/images +[IMPORTANT] +==== +*Deprecation of old docs* + +With the launch of the new agrirouter API ("`G4`") in April 2026, this documentation has been deprecated. + +Please visit our new https://agrirouter.com/docs[developer docs]. +==== + [abstract] == Abstract image::agrirouter.svg[agrirouter] @@ -17,4 +26,4 @@ These files get automatically built and deployed on any change in the develop br === old links During the documentation structure change in May 2021, all old links became invalid. Please visit https://docs.my-agrirouter.com and navigate to the page you were looking for. - \ No newline at end of file +