aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2003-08-08 23:15:42 +0000
committernyamatongwe <unknown>2003-08-08 23:15:42 +0000
commitf945a1b02fecc186ea4848a8ff9333d7a5b84d31 (patch)
tree9aa99770e3d1b2b0763dcdd7f64b6300d66421ae
parentd7e79ef9f500f6643640166e72b0c7b5f0ebc70a (diff)
downloadscintilla-mirror-f945a1b02fecc186ea4848a8ff9333d7a5b84d31.tar.gz
Added AEditor.
-rw-r--r--doc/ScintillaRelated.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index c956e0b3b..02ec30e84 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -293,10 +293,14 @@
<a href="http://www.python.org/windows/">PythonWin</a>, a Win32 IDE for Python, uses
Scintilla for both its editing and interactive windows.
</p>
-<h3>
+ <h3>
Editing Components
</h3>
<p>
+ <a href="http://aeditor.rubyforge.org/">AEditor</a>
+ is a free source code editing component implemented in Ruby.
+ </p>
+ <p>
<a href="http://www.actiprosoftware.com/products/dotnet/syntaxeditor/default.asp">SyntaxEditor</a>
is a commercial native .Net source code editing component.
</p>