aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2000-11-26 12:13:26 +0000
committernyamatongwe <unknown>2000-11-26 12:13:26 +0000
commit4fa41068f9316a1825b27a9abf9a1828cd59dade (patch)
tree8bd4d4aebe38e6eeadba6ff295787f518b90c2a2
parent344ba40ea060dd2fdeb3223ef9a2f45eccf8092e (diff)
downloadscintilla-mirror-4fa41068f9316a1825b27a9abf9a1828cd59dade.tar.gz
Link to Steps.html.
-rw-r--r--doc/ScintillaDoc.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index c89c81a9c..fdb12bc92 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -32,6 +32,9 @@
<a href="ScintillaUsage.html">Some notes on using Scintilla</a>.
</p>
<p>
+ <a href="Steps.html">How to use the Scintilla Edit Control in Windows</a>.
+ </p>
+ <p>
For now, the best way to work out how to develop using Scintilla is to see how SciTE uses
it. SciTE exercises most of Scintilla's facilities.
</p>