diff options
| -rw-r--r-- | doc/ScintillaRelated.html | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index b57263369..d45598ba6 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -29,6 +29,10 @@         Projects using Scintilla      </h3>      <p> +	<a href="http://www.pragmaticprogrammer.com/ruby/downloads/ruby-install.html">Ruby installation</a> +	that includes SciTE set up for Ruby using an included copy of the "Programming Ruby" book for help. +    </p> +    <p>  	<a href="http://pini.free.fr/">Beta port to the FOX platform</a> of both   	Scintilla and SciTE.      </p> @@ -37,7 +41,6 @@  	is a graphical environment for LuaSpace which combines the CORBA platform   	with the language Lua.      </p> -          <p>  	<a href="http://www.pnotepad.org/scintilla/">Delphi wrapper</a> for Scintilla  	which is also usable from Borland C++ Builder. | 
