Files
konsole/Mainpage.dox
Alex Merry c6c12968e8 Apidocs mainpage work. Just got Plasma and Solid to do here.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=691959
2007-07-24 18:30:36 +00:00

30 lines
733 B
Plaintext

/** @mainpage Konsole
%Konsole is a terminal emulator for KDE.
<p>
To use a %Konsole part in your application, see the
<a href="http://api.kde.org/4.0-api/kdelibs-apidocs/interfaces/html/classTerminalInterface.html">Terminal
interface documentation</a> in kdelibs.
To learn more about %Konsole, visit the
<a href="http://konsole.kde.org">Konsole home page</a>, or join the
<a href="http://mail.kde.org/mailman/listinfo/konsole-devel">konsole-devel
mailing list</a>.
@authors
Lars Doelle<br>
Robert Knight
@maintainers
Robert Knight
@licenses
@gpl
*/
// DOXYGEN_EXCLUDE = data desktop developer-doc tests user-doc
// DOXYGEN_SET_RECURSIVE = YES
// DOXYGEN_SET_PROJECT_NAME = Konsole
// vim:ts=4:sw=4:expandtab:filetype=doxygen