add note to the docs to explain that they don't match he current version

svn: r6721
This commit is contained in:
Matthew Flatt 2007-06-23 02:37:14 +00:00
parent f9b2e75a75
commit c3e28eda73
2 changed files with 6 additions and 0 deletions

View File

@ -16,6 +16,9 @@ Scheme. From @seclink["datatypes"]{Chapter 3} on, this guide dives
into details---covering much of the PLT Scheme toolbox, but leaving
precise details to @|MzScheme| and other reference manuals.
@bold{This guide describes a potential future version of PLT Scheme.
It does not match the current implementation.}
@table-of-contents[]
@include-section["welcome.scrbl"]

View File

@ -9,6 +9,9 @@ most prominent libraries. The companion manual
a friendlier (though less precise and less complete) overview of the
language.
@bold{This reference describes a potential future version of PLT Scheme.
It does not match the current implementation.}
@table-of-contents[]
@include-section["model.scrbl"]