From 9d4acd378acae6e21c873367019bc67a269c0887 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 5 Mar 2021 20:19:51 +1100 Subject: Add links to Lexilla. --- doc/index.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index f4a572e80..3b4510ed6 100644 --- a/doc/index.html +++ b/doc/index.html @@ -82,10 +82,11 @@
  • Download
  • Documentation
  • Bugs
  • -
  • SciTE
  • +
  • Lexilla
  • +
  • SciTE
  • History
  • Related
  • -
  • Privacy
  • +
  • Privacy
  • @@ -110,11 +112,12 @@ if (!IsRemote()) { //if NOT remote... colours and multiple fonts.

    - Current development occurs on the default branch as 4.* which requires a recent + Current development occurs on the default branch as 5.* which requires a recent C++ compiler that supports C++17.

    - For projects that need to work with older systems, a LongTerm3 branch is available which uses only features from C++11. + Lexilla is a library of lexers that can + be used with Scintilla.

    SciTE is a SCIntilla based Text Editor. Originally built to -- cgit v1.2.3