From 8e8dd9639d9c3bf408f56b0a651d8a4bcfda4841 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 13 Jan 2011 10:37:52 +1100 Subject: Fixing/removing bad links. --- doc/ScintillaDoc.html | 4 ++-- doc/ScintillaToDo.html | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 1e138dc69..cc1ec0d98 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -3438,8 +3438,8 @@ struct Sci_TextToFind { is limited to pixmaps that use one character per pixel with no named colours. The transparent colour may be named 'None'. The data should be null terminated. - Pixmaps use the SC_MARK_PIXMAP marker symbol. You can find the full description of - the XPM format here.

+ Pixmaps use the SC_MARK_PIXMAP marker symbol. You can find descriptions of + the XPM format from here.

SCI_MARKERSYMBOLDEFINED(int markerNumber)
Returns the symbol defined for a markerNumber with SCI_MARKERDEFINE diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html index 15a315aed..20251b01d 100644 --- a/doc/ScintillaToDo.html +++ b/doc/ScintillaToDo.html @@ -87,8 +87,7 @@

Flow diagrams inside editor similar to - - GRASP. + GRASP.

A VCL component wrapper around Scintilla so it can be used with Delphi or -- cgit v1.2.3