diff options
Diffstat (limited to 'kioslave/Mainpage.dox')
-rw-r--r-- | kioslave/Mainpage.dox | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/kioslave/Mainpage.dox b/kioslave/Mainpage.dox new file mode 100644 index 000000000..44979b667 --- /dev/null +++ b/kioslave/Mainpage.dox @@ -0,0 +1,9 @@ +/** @mainpage KIO Slaves +* +* KIO Slaves are out-of-process worker applications that +* perform protocol-specific communications. +* +* - <a href="../http/html/">http</a> ioslave +* - ftp ioslave +* +*/ |