diff options
Diffstat (limited to 'doc/ScintillaDoc.html')
-rw-r--r-- | doc/ScintillaDoc.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 4128bd5f9..529859a5c 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -119,8 +119,11 @@ <h1>Scintilla Documentation</h1> - <p>Last edited 1 March 2021 NH</p> + <p>Last edited 16 March 2021 NH</p> + <p style="background:#90F0C0">Scintilla 5 has moved the lexers from Scintilla into a new + <a href="Lexilla.html">Lexilla</a> project.<br /> + There is <a class="jump" href="Scintilla5Migration.html">a guide to migrating to Lexilla</a>.</p> <p>There is <a class="jump" href="Design.html">an overview of the internal design of Scintilla</a>.<br /> <a class="jump" href="ScintillaUsage.html">Some notes on using Scintilla</a>.<br /> |