From eb11b09758922a5c66987a94cf36006b627a9639 Mon Sep 17 00:00:00 2001 From: Paolo Amoroso Date: Thu, 2 Apr 2026 13:22:20 +0200 Subject: [PATCH] Warn the documentation may be out of date Add a disclaimer that the documentation has not been touched in a long time and may be out of date or incorrect. Signed-off-by: Paolo Amoroso --- content/en/software/using-medley/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/software/using-medley/_index.md b/content/en/software/using-medley/_index.md index 8029330d..92843024 100644 --- a/content/en/software/using-medley/_index.md +++ b/content/en/software/using-medley/_index.md @@ -18,6 +18,8 @@ aliases: Whether you're just getting started or refreshing your knowledge of Interlisp, we have a variety of documentation to help you along. +These manuals and publications are valuable resources but, since most have not been changed in a long time, the information they provide may be out of date or incorrect. To address this we do intend to [revise](https://github.com/Interlisp/medley/issues/1080) and [organize the documentation](https://github.com/Interlisp/medley/issues/2102). + ### Getting started To learn Medley we recommend that you go over the following reading lists and pursue the resources in the indicated order.