diff options
author | nyamatongwe <unknown> | 2001-05-16 23:45:34 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2001-05-16 23:45:34 +0000 |
commit | 76d2687a1ef32fac9795a58b0beeebbe0b163da2 (patch) | |
tree | e75286cf7c6987562a17b8518096ce452ca7ac50 | |
parent | f43de0faf9a138ad703f1f8505ca39f750c1515f (diff) | |
download | scintilla-mirror-76d2687a1ef32fac9795a58b0beeebbe0b163da2.tar.gz |
Added reference to SinkWorld.
-rw-r--r-- | doc/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 31748edef..062922f80 100644 --- a/doc/index.html +++ b/doc/index.html @@ -131,6 +131,11 @@ if (IsRemote()) { product. </p> <p> + The <a href="http://scintilla.sourceforge.net/SinkWorld.html">SinkWorld project</a> + investigates possible future directions for Scintilla to make it more flexible, robust, perform + better and run on the .NET and Java virtual machines. + </p> + <p> <a href="SciTE.html">SciTE</a> is a SCIntilla based Text Editor. Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations - I use it |