aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2001-12-03 22:02:52 +0000
committernyamatongwe <devnull@localhost>2001-12-03 22:02:52 +0000
commitc0b6cc13cd1e0fa26ecc1108b9a3318953f6f3dc (patch)
tree96871282d43ff8462c17ffea8b5da62b7a5d7c2e
parenta56bec4e034a49c9275b4475ebc8814bcddef352 (diff)
downloadscintilla-mirror-c0b6cc13cd1e0fa26ecc1108b9a3318953f6f3dc.tar.gz
Added link to Ruby installation.
-rw-r--r--doc/ScintillaRelated.html5
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.