aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaRelated.html
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2003-08-08 23:15:42 +0000
committernyamatongwe <devnull@localhost>2003-08-08 23:15:42 +0000
commit486cfd12d48a3cc319575f6a60f7bbcb74b5100e (patch)
tree9aa99770e3d1b2b0763dcdd7f64b6300d66421ae /doc/ScintillaRelated.html
parenta12c8d95f8f4a26ae594caf1189935611f229ad8 (diff)
downloadscintilla-mirror-486cfd12d48a3cc319575f6a60f7bbcb74b5100e.tar.gz
Added AEditor.
Diffstat (limited to 'doc/ScintillaRelated.html')
-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>