diff options
Diffstat (limited to 'doc/ScintillaDoc.html')
| -rw-r--r-- | doc/ScintillaDoc.html | 5 | 
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 1b56ad265..91ec0d9e6 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -39,6 +39,11 @@         A detailed description of how to write a lexer, including a discussion of folding</a>.      </p>      <p> +       The <a href="SciCoding.html">coding style</a> used in Scintilla and SciTE +       are worth following if you want to contribute code to Scintilla but are not  +       compulsory. +    </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>  | 
