aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2002-01-15 21:48:29 +0000
committernyamatongwe <devnull@localhost>2002-01-15 21:48:29 +0000
commitc6b395d6ccda9b58bec770e4e9b757a8fcc82abd (patch)
treea77044411b874a9b04c6b80b05ab057624b2f5e3
parent1556eedfde01e28c4de26bbea36351ea6d2006b2 (diff)
downloadscintilla-mirror-c6b395d6ccda9b58bec770e4e9b757a8fcc82abd.tar.gz
Added mentions of new projects.
-rw-r--r--doc/ScintillaRelated.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index b4728cf79..81c32cdf3 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -29,6 +29,16 @@
Projects using Scintilla
</h3>
<p>
+ <a href="http://hapdebugger.sourceforge.net/">HAP Python Remote Debugger</a>
+ is a Python debugger that can run on one machine debugging a Python program running on either
+ the same or another machine.
+ </p>
+ <p>
+ <a href="http://www.rexx.com/~dkuhlman/">pyeditor and wxEditor</a> are scriptable
+ editors implemented in Python. pyeditor is based on GTK+ and the pyscintilla wrapper.
+ wxEditor is based on wxWindows, wxPython and wxStyledTextControl.
+ </p>
+ <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>