mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
16 lines
471 B
Text
16 lines
471 B
Text
/** @mainpage KDE Workspace Libraries
|
|
|
|
Libraries for the KDE workspace.
|
|
<p>
|
|
The following libraries are available:
|
|
- <a href="../plasma/html/index.html">libplasma</a>, a library for implementing
|
|
%Plasma applets and data engines
|
|
- <a href="../kworkspace/html/index.html">libkworkspace</a>, a library for
|
|
interacting with the workspace
|
|
|
|
In addition, two KDM plugins are provided.
|
|
|
|
*/
|
|
|
|
// DOXYGEN_SET_PROJECT_NAME = Libraries
|
|
// vim:ts=4:sw=4:expandtab:filetype=doxygen
|