summaryrefslogtreecommitdiffstats
path: root/kate/Mainpage.dox
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commitce4a32fe52ef09d8f5ff1dd22c001110902b60a2 (patch)
tree5ac38a06f3dde268dc7927dc155896926aaf7012 /kate/Mainpage.dox
downloadtdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.tar.gz
tdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kate/Mainpage.dox')
-rw-r--r--kate/Mainpage.dox36
1 files changed, 36 insertions, 0 deletions
diff --git a/kate/Mainpage.dox b/kate/Mainpage.dox
new file mode 100644
index 000000000..301d5788b
--- /dev/null
+++ b/kate/Mainpage.dox
@@ -0,0 +1,36 @@
+/** @mainpage Kate Editor Component
+
+The Kate Editor Component (also called Kate Part) implements the
+KTextEditor interfaces. Thus, all Kate Part classes are internal
+and never appear in public interfaces.
+
+If you wish to have a text editor component in your application,
+use the KTextEditor interfaces.
+
+@authors
+Christoph Cullmann \<cullmann@kde.org\><br>
+Joseph Wenninger \<jowenn@kde.org\><br>
+Anders Lund \<anders@alweb.dk\><br>
+Hamish Rodda \<rodda@kde.org\><br>
+Waldo Bastian \<bastian@kde.org\><br>
+Charles Samuels \<charles@kde.org\><br>
+Michael Bartl \<michael.bartl1@chello.at\><br>
+Matt Newell \<newellm@proaxis.com\><br>
+Michael McCallum \<gholam@xtra.co.nz\><br>
+John Firebaugh \<jfirebaugh@kde.org\><br>
+Nadeem Hasan \<nhasan@nadmm.com\><br>
+Jochen Wilhelmy \<digisnap@cs.tu-berlin.de\><br>
+Glen Parker \<glenebob@nwlink.com\><br>
+Michael Koch \<koch@kde.org\><br>
+Dominik Haumann \<dhdev@gmx.de\>
+
+@maintainers
+Christoph Cullmann \<cullmann@kde.org\>
+
+@licenses
+@lgpl
+
+*/
+// DOXYGEN_REFERENCES = kdecore kio kdeui kparts interfaces/kdocument interfaces/ktexteditor kjs
+// DOXYGEN_SET_PROJECT_NAME = Kate
+// vim:ts=4:sw=4:expandtab:filetype=doxygen