Warning, /graphics/kxstitch/doc/index.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version = '1.0'?>
0002     <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
0003     <!ENTITY kxstitch '<application>KXStitch</application>'>
0004     <!ENTITY % addindex "IGNORE">
0005     <!ENTITY % English "INCLUDE">
0006     <!ENTITY introduction SYSTEM "introduction.docbook">
0007     <!ENTITY features SYSTEM "features.docbook">
0008     <!ENTITY ui SYSTEM "ui.docbook">
0009     <!ENTITY commands SYSTEM "commands.docbook">
0010     <!ENTITY patterns SYSTEM "patterns.docbook">
0011     <!ENTITY printing SYSTEM "printing.docbook">
0012     <!ENTITY dialogs SYSTEM "dialogs.docbook">
0013     <!ENTITY credits SYSTEM "credits.docbook">
0014     <!ENTITY install SYSTEM "install.docbook">
0015     ]>
0016 
0017 <book lang="&language;">
0018     <bookinfo>
0019         <title>The &kxstitch; Handbook</title>
0020         <authorgroup>
0021             <author>
0022                 <firstname>Stephen</firstname>
0023                 <othername>P.</othername>
0024                 <surname>Allewell</surname>
0025                 <affiliation><address><email>steve.allewell@gmail.com</email></address></affiliation>
0026             </author>
0027             <!-- TRANS:ROLES_OF_TRANSLATORS -->
0028         </authorgroup>
0029         <copyright>
0030             <year>2016</year>
0031             <holder>Stephen P. Allewell</holder>
0032         </copyright>
0033         <legalnotice>&FDLNotice;</legalnotice>
0034         <date>2019-05-19</date>
0035         <releaseinfo>&kxstitch; 2.2.0</releaseinfo>
0036         <abstract>
0037             <para>
0038                 &kxstitch; is an application designed to allow people to create cross stitch patterns and print them.
0039                 These patterns can be either created from scratch on a user defined size of grid, or an image can be
0040                 imported from various graphic files.
0041             </para>
0042         </abstract>
0043         <keywordset>
0044             <keyword>KDE</keyword>
0045             <keyword>Stitching</keyword>
0046             <keyword>Pattern</keyword>
0047             <keyword>Cross</keyword>
0048             <keyword>Stitch</keyword>
0049         </keywordset>
0050     </bookinfo>
0051 
0052     &introduction;
0053     &features;
0054     &ui;
0055     &commands;
0056     &patterns;
0057     &printing;
0058     &dialogs;
0059     &credits;
0060     &install;
0061 
0062     &documentation.index;
0063 </book>