diff options
author | nyamatongwe <unknown> | 2011-05-25 17:41:42 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2011-05-25 17:41:42 +1000 |
commit | 61f844844097d4ff8e82af51ffd846c98e6c095b (patch) | |
tree | 115eea04c7e2b3a651162333720f315ba50ecb50 | |
parent | 9643bba0d28cb111aa935d3cc4e97aefb9e1eb31 (diff) | |
download | scintilla-mirror-61f844844097d4ff8e82af51ffd846c98e6c095b.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, |