diff options
Diffstat (limited to 'doc/ScintillaDoc.html')
-rw-r--r-- | doc/ScintillaDoc.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index b4eae90ea..4ad921cf5 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -291,6 +291,9 @@ <p>A lexer created by Lexilla may be used in Scintilla by calling <a class="seealso" href="#SCI_SETILEXER">SCI_SETILEXER</a>.</p> + <p>Lexilla and its contained lexers can be tested with the TestLexers program in lexilla/test. + Read lexilla/test/README for information on building and using TestLexers.</p> + <h2 id="MessageCategories">Contents</h2> <table class="categories" summary="Message categories"> |