fix tricky regression noticed by Vyacheslav Tokarev on Google Reader.
[kdelibs.git] / kded / Mainpage.dox
blobf22116add9ab740546c2dde7f24eeeb486d66e2d
1 /** @mainpage The KDE Daemon
3 KDED runs in the background and performs a number of small tasks.  Some
4 of these tasks are built in, others are started on demand.
5 <p>
6 The chances are you are looking here because you want to write a
7 KDED module.  For that, see KDEDModule in kdecore and the
8 <a href="http://websvn.kde.org/trunk/KDE/kdelibs/kded/README.kded?view=markup">KDED
9 README</a>.
12 @authors
13 David Faure \<dfaure@kde.org\><br>
14 Waldo Bastian \<bastian@kde.org\>
16 @maintainers
17 [Unknown/None]
19 @licenses
20 @lgpl
24 // DOXYGEN_REFERENCES = kdecore kdeui kio
25 // DOXYGEN_SET_PROJECT_NAME = KDED
26 // vim:ts=4:sw=4:expandtab:filetype=doxygen