Warning, /utilities/konsole/Mainpage.dox is written in an unsupported language. File is not indexed.

0001 /** @mainpage Konsole
0002 
0003 %Konsole is a terminal emulator for KDE.
0004 <p>
0005 To use a %Konsole part in your application, see the
0006 <a href="https://api.kde.org/frameworks/kparts/html/classTerminalInterface.html">Terminal
0007 interface documentation</a> in KPart's framework.
0008 
0009 To learn more about %Konsole, visit the
0010 <a href="https://konsole.kde.org">Konsole home page</a>, or join the
0011 <a href="https://mail.kde.org/mailman/listinfo/konsole-devel">konsole-devel
0012 mailing list</a>.
0013 
0014 @authors
0015 Lars Doelle<br>
0016 Robert Knight
0017 
0018 @maintainers
0019 Kurt Hindenburg
0020 
0021 @licenses
0022 @gpl
0023 
0024 */
0025 
0026 // DOXYGEN_EXCLUDE = data desktop developer-doc tests user-doc tools
0027 // DOXYGEN_SET_RECURSIVE = YES
0028 // DOXYGEN_SET_PROJECT_NAME = Konsole
0029 // vim:ts=4:sw=4:expandtab:filetype=doxygen