diff options
-rw-r--r-- | doc/ScintillaDoc.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 0b8594f79..38fe334d9 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -148,10 +148,6 @@ GTK sample which can be used to find bugs or prototype new features.</a><br /> <a class="jump" href="Lexer.txt">A detailed description of how to write a lexer, including a discussion of folding</a>.<br /> - <a class="jump" href="http://sphere.sourceforge.net/flik/docs/scintilla-container_lexer.html"> - How to implement a lexer in the container</a>.<br /> - <a class="jump" href="http://sphere.sourceforge.net/flik/docs/scintilla-folding.html"> - How to implement folding</a>.<br /> <a class="jump" href="https://github.com/geany/geany/files/5204338/Scintilla-var.aq-Tutorial.pdf"> Beginner's Guide to lexing and folding</a>.<br /> The <a class="jump" href="SciCoding.html">coding style</a> used in Scintilla and SciTE is |