diff options
| author | nyamatongwe <devnull@localhost> | 2000-11-26 12:13:26 +0000 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2000-11-26 12:13:26 +0000 | 
| commit | 17b164b45dde044a34f5169de4ecf9ea6b0189bb (patch) | |
| tree | 8bd4d4aebe38e6eeadba6ff295787f518b90c2a2 | |
| parent | 21efca110dd45a3197fb146b5f948ed1b7633b27 (diff) | |
| download | scintilla-mirror-17b164b45dde044a34f5169de4ecf9ea6b0189bb.tar.gz | |
Link to Steps.html.
| -rw-r--r-- | doc/ScintillaDoc.html | 3 | 
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> | 
