diff options
Diffstat (limited to 'doc/ScintillaDoc.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> |