diff options
-rw-r--r-- | doc/ScintillaRelated.html | 6 |
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> |