diff options
Diffstat (limited to 'doc/en/index.docbook')
-rw-r--r-- | doc/en/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 4102c27..1a1da62 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -634,7 +634,7 @@ <appendix id="kml"> <title>Knights Markup Language</title> <para> - The Knights Markup Language is a variation on HTML with the specific purpose of formatting and displaying PGN data. The formatting is actually done using Qt's default rich-text commands. Since these are already explained at length on Trolltech's <ulink url="http://doc.trolltech.com/3.1/qstylesheet.html#details">website</ulink>, they will not be covered here. + The Knights Markup Language is a variation on HTML with the specific purpose of formatting and displaying PGN data. The formatting is actually done using TQt's default rich-text commands. Since these are already explained at length in <ulink url="https://www.trinitydesktop.org/docs/qt3/ntqstyle.html#details">TQt's documentation</ulink>, they will not be covered here. </para> <para> This appendix lists the macros used within KML to represent PGN data. These macros are case-sensitive. |