plasma-framework/Mainpage.dox
Rafael Fernández López 5e321b63f5 Update my email address
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=720339
2007-10-03 00:44:18 +00:00

41 lines
1.3 KiB
Plaintext

/** @mainpage Plasma libraries
This directory contains the classes making up libplasma, which provides the
core framework used by %Plasma and its components. This includes applet and
extension definitions and loading, common GUI elements, etc.
Domain specific sets of functionality, e.g. for network awareness or sensors,
are not found here but in one of the %Plasma
<a href="../../../plasma/engines/html/index.html">engines</a>.
Please refer to the <a href="http://plasma.kde.org">Plasma website</a> for API
documentation and design documents regarding this library.
If you want to write plasmoids (%Plasma plugins), have a look a the
<a href="http://techbase.kde.org/Development/Tutorials/Plasma">Plasma tutorials</a>
on TechBase.
@authors
Aaron Seigo \<aseigo@kde.org\><br>
Alexander Wiedenbruch \<wirr01@gmail.com\><br>
Matt Broadstone \<mbroadst@gmail.com\><br>
Riccardo Iaconelli \<ruphy@fsfe.org\><br>
Jani Huhtanen \<jani.huhtanen@tut.fi\><br>
Siraj Razick \<siraj@kde.net\><br>
André Duffeck \<andre@duffeck.de\><br>
Matias Valdenegro T. \<mvaldenegro@informatica.utem.cl\><br>
Rafael Fernández López \<ereslibre@kde.org\><br>
Matt Broadstone \<mbroadst@gmail.com\>
@maintainers
Aaron Seigo \<aseigo@kde.org\>
@licenses
@lgpl
*/
// DOXYGEN_SET_PROJECT_NAME = libplasma
// DOXYGEN_SET_RECURSIVE = YES
// vim:ts=4:sw=4:expandtab:filetype=doxygen