Warning, /utilities/kate/doc/katepart/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"
0003 "dtd/kdedbx45.dtd" [
0004   <!ENTITY kappname "&katepart;">
0005   <!ENTITY fundamentals-chapter SYSTEM "fundamentals.docbook">
0006   <!ENTITY configuring-chapter SYSTEM "configuring.docbook">
0007   <!ENTITY menus-chapter SYSTEM "menus.docbook">
0008   <!ENTITY part-chapter SYSTEM "part.docbook">
0009   <!ENTITY advanced-chapter SYSTEM "advanced.docbook">
0010   <!ENTITY dev-chapter SYSTEM "development.docbook">
0011   <!ENTITY vi-appendix SYSTEM "vi.docbook">
0012   <!ENTITY regexp-appendix SYSTEM "regular-expressions.docbook">
0013   <!ENTITY % addindex "IGNORE">
0014   <!ENTITY % English "INCLUDE" > <!-- change language only here -->
0015 ]>
0016 
0017 <book id="katepart" lang="&language;">
0018 
0019 <bookinfo>
0020 <title>The &katepart; Handbook</title>
0021 <authorgroup>
0022 <author>&Thad.McGinnis; &Thad.McGinnis.mail;</author>
0023 <author>&Anne-Marie.Mahfouf; &Anne-Marie.Mahfouf.mail;</author>
0024 <author>&Anders.Lund; &Anders.Lund.mail;</author>
0025 <author>&TC.Hollingsworth; &TC.Hollingsworth.mail;</author>
0026 <othercredit role="developer">
0027 &Christoph.Cullmann; &Christoph.Cullmann.mail;
0028 <!-- <contrib>Core Developer and Maintainer</contrib> -->
0029 </othercredit>
0030 
0031 <othercredit role="reviewer">
0032 &Lauri.Watts; &Lauri.Watts.mail;
0033 <!-- <contrib>Reviewer</contrib> -->
0034 </othercredit>
0035 
0036 <!-- TRANS:ROLES_OF_TRANSLATORS -->
0037 
0038 </authorgroup>
0039 
0040 <copyright>
0041 <year>2000</year><year>2001</year>
0042 <holder>&Thad.McGinnis;</holder>
0043 </copyright>
0044 <copyright>
0045 <year>2005</year>
0046 <holder>&Anne-Marie.Mahfouf; &Anne-Marie.Mahfouf.mail;</holder>
0047 <holder>&Anders.Lund; &Anders.Lund.mail;</holder>
0048 </copyright>
0049 <copyright>
0050 <year>2011</year><year>2012</year><year>2013</year><year>2014</year>
0051 <holder>&TC.Hollingsworth; &TC.Hollingsworth.mail;</holder>
0052 </copyright>
0053 <legalnotice>&FDLNotice;</legalnotice>
0054 
0055 <date>2022-05-02</date>
0056 <releaseinfo>&frameworks; 5.94</releaseinfo>
0057 
0058 <abstract>
0059 <para>&katepart; is a fully featured editor component by &kde;.</para>
0060 </abstract>
0061 
0062 <keywordset>
0063 <keyword>KDE</keyword>
0064 <keyword>KatePart</keyword>
0065 <keyword>KWrite</keyword>
0066 <keyword>text</keyword>
0067 <keyword>editor</keyword>
0068 </keywordset>
0069 
0070 </bookinfo>
0071 
0072 <chapter id="introduction">
0073 <title>Introduction</title>
0074 
0075 <para>
0076 &katepart; is a fully featured text editor component used by many &Qt; and &kde;
0077 applications.
0078 &katepart; is more than a text editor; it is meant to be a programmer's editor,
0079 and could be considered as at least a partial alternative to more powerful
0080 editors. One of &katepart;'s main features is the colorized syntax, customized
0081 for many different programming languages such as: C/C++, &Java;, Python, Perl,
0082 Bash, Modula 2, &HTML;, and Ada.
0083 </para>
0084 <para>&kwrite; is a simple text editor application based on &katepart;.  It has
0085 a single document interface (<acronym>SDI</acronym>) allowing you to edit one
0086 file at the time per window.  Since &kwrite; is a very simple implementation of
0087 &katepart;, it does not require its own documentation.  If you know how to use
0088 &kwrite;, you can use &katepart; anywhere!
0089 </para>
0090 </chapter>
0091 
0092 &fundamentals-chapter;
0093 
0094 &part-chapter;
0095 
0096 &menus-chapter;
0097 
0098 &advanced-chapter;
0099 
0100 &dev-chapter;
0101 
0102 &configuring-chapter;
0103 
0104 <chapter id="credits">
0105 <title>Credits and License</title>
0106 
0107 <para>&katepart; and &kwrite; Copyright 2001-2022 by the &kate; team.</para>
0108 
0109 <para>
0110 Based on the original &kwrite;, which was Copyright 2000 by Jochen Wilhelmy
0111 <email>digisnap@cs.tu-berlin.de</email>
0112 </para>
0113 
0114 <para>Contributions:</para>
0115 
0116 <itemizedlist>
0117 <listitem>
0118 <para>&Christoph.Cullmann; &Christoph.Cullmann.mail;</para>
0119 </listitem>
0120 
0121 <listitem>
0122 <para>Michael Bartl <email>michael.bartl1@chello.at</email></para>
0123 </listitem>
0124 
0125 <listitem>
0126 <para>Phlip <email>phlip_cpp@my-deja.com</email></para>
0127 </listitem>
0128 
0129 <listitem>
0130 <para>&Anders.Lund; &Anders.Lund.mail;</para>
0131 </listitem>
0132 
0133 <listitem>
0134 <para>Matt Newell <email>newellm@proaxis.com</email></para>
0135 </listitem>
0136 
0137 <listitem>
0138 <para>&Joseph.Wenninger; &Joseph.Wenninger.mail;</para>
0139 </listitem>
0140 
0141 <listitem>
0142 <para>Jochen Wilhelmy <email>digisnap@cs.tu-berlin.de</email></para>
0143 </listitem>
0144 
0145 <listitem>
0146 <para>&Michael.Koch; &Michael.Koch.mail;</para>
0147 </listitem>
0148 
0149 <listitem>
0150 <para>&Christian.Gebauer; &Christian.Gebauer.mail;</para>
0151 </listitem>
0152 
0153 <listitem>
0154 <para>&Simon.Hausmann; &Simon.Hausmann.mail;</para>
0155 </listitem>
0156 
0157 <listitem>
0158 <para>Glen Parker <email>glenebob@nwlink.com</email></para>
0159 </listitem>
0160 
0161 <listitem>
0162 <para>Scott Manson <email>sdmanson@altel.net</email></para>
0163 </listitem>
0164 
0165 <listitem>
0166 <para>&John.Firebaugh; &John.Firebaugh.mail;</para>
0167 </listitem>
0168 
0169 <listitem>
0170 <para>Nibaldo González <email>nibgonz@gmail.com</email></para>
0171 </listitem>
0172 </itemizedlist>
0173 
0174 <para>
0175 The &katepart; documentation is based on the original &kwrite; documentation,
0176 modified to be relevant to all &katepart; consumers.
0177 </para>
0178 
0179 <para>
0180 The original &kwrite; documentation was written by &Thad.McGinnis;
0181 &Thad.McGinnis.mail;, with lots of modifications from
0182 &Cristian.Tibirna; &Cristian.Tibirna.mail;. Converted to docbook/proofreading by
0183 &Lauri.Watts; &Lauri.Watts.mail; and updated by &Anne-Marie.Mahfouf;
0184 &Anne-Marie.Mahfouf.mail; and &Anders.Lund; &Anders.Lund.mail;
0185 </para>
0186 
0187 <para>The current &katepart; documentation is maintained by &TC.Hollingsworth;
0188 &TC.Hollingsworth.mail;.  Please send comments or suggestions to the &katepart;
0189 development mailing list at <email>kwrite-devel@kde.org</email> or file a bug
0190 in the <ulink url="https://bugs.kde.org/">&kde; Bugtracking System</ulink>.</para>
0191 
0192 <!-- TRANS:CREDIT_FOR_TRANSLATORS -->
0193 
0194 &underFDL;
0195 &underGPL;
0196 </chapter>
0197 
0198 &vi-appendix;
0199 
0200 &regexp-appendix;
0201 
0202 &documentation.index;
0203 </book>
0204 <!--
0205 Local Variables:
0206 mode: sgml
0207 sgml-namecase-general: t
0208 sgml-namecase-entity: nil
0209 sgml-general-insert-case: lower
0210 sgml-minimize-attributes: nil
0211 sgml-omittag: nil
0212 End:
0213 -->
0214