Skip to content

Commit eb56071

Browse files
pamorosostumbo
andauthored
Warn the documentation may be out of date (#333)
* 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 <info@paoloamoroso.com> * Put notification in a note block to help draw attention to it. Some rewriting for clarity, combined a couple other paragraphs from later in the document that touched on the same general ideas, --------- Signed-off-by: Paolo Amoroso <info@paoloamoroso.com> Co-authored-by: Bill Stumbo <wstumbo@charter.net>
1 parent 6177817 commit eb56071

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

content/en/software/using-medley/_index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,17 @@ aliases:
1818

1919
Whether you're just getting started or refreshing your knowledge of Interlisp, we have a variety of documentation to help you along.
2020

21+
> [!note]
22+
> These manuals and publications are valuable resources but the information provided may be out of date or incorrect. The Medley team will [revise](https://github.com/Interlisp/medley/issues/1080) and [organize the documentation](https://github.com/Interlisp/medley/issues/2102) over time.
23+
>
24+
> The location of documents is likely to change over time as they are updated and organized. This page will be updated as needed. Bookmarking this page will help you find the documents you are interested in.
25+
2126
### Getting started
2227

2328
To learn Medley we recommend that you go over the following reading lists and pursue the resources in the indicated order.
2429

2530
The introductory list gets you started using Medley. The advanced list builds from there and covers programming the system and mastering its tools.
2631

27-
Many of these resources were created decades ago when Medley was a research system and a commercial product, so they may be incomplete or out of date. We will eventually update them.
28-
29-
Note: locations of documents are likely to change. Best to bookmark this page, which we'll update as the documentation settles down.
30-
3132
#### Introductory material
3233

3334
1. [Medley Interlisp for the Newcomer](https://primer.interlisp.org) (also known as the new Medley Primer). An introductory guide to the basics of Interlisp and the Medley environment that doesn't assume prior knowledge of Lisp. Read it in full. Written in 2025, the guide is designed to ease modern users into the system and replace the [old primer](/documentation/Medley-Primer.pdf) published in 1992, now obsolete.

0 commit comments

Comments
 (0)