diff options
author | nyamatongwe <devnull@localhost> | 2011-05-25 17:41:42 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2011-05-25 17:41:42 +1000 |
commit | 1b807e2fd6aaf02a941540bbe5877a9832a63300 (patch) | |
tree | 032300537a95281f8cb91eadbe1ad70ed332119a | |
parent | 78ebde9e4d393e6b044fec59292b3d2fb34f1c82 (diff) | |
download | scintilla-mirror-1b807e2fd6aaf02a941540bbe5877a9832a63300.tar.gz |
Dropped old information.
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html index 78c334f55..f5d01f7fa 100644 --- a/doc/index.html +++ b/doc/index.html @@ -111,11 +111,6 @@ if (!IsRemote()) { //if NOT remote... colours and multiple fonts. </p> <p> - The <a href="http://www.scintilla.org/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="http://www.scintilla.org/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 @@ -155,7 +150,6 @@ if (!IsRemote()) { //if NOT remote... <a href="http://www.scintilla.org/Icons.html">Icons that can be used with Scintilla.</a> </p> <p> - The scintilla-interest mailing list has moved from lyra.org to Google Groups. Questions and comments about Scintilla should be directed to the <a href="http://groups.google.com/group/scintilla-interest">scintilla-interest</a> mailing list, |