diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-24 02:04:57 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-24 02:04:57 +0000 |
commit | 56d206e89d92bafb0739b4a2adfe0e6c2eadd034 (patch) | |
tree | 80f7b56fd06ad144065be7956ce076ca1920c150 /Mainpage.dox | |
download | kuickshow-56d206e89d92bafb0739b4a2adfe0e6c2eadd034.tar.gz kuickshow-56d206e89d92bafb0739b4a2adfe0e6c2eadd034.zip |
Added KDE3 version of kuickshow
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kuickshow@1095340 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'Mainpage.dox')
-rw-r--r-- | Mainpage.dox | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Mainpage.dox b/Mainpage.dox new file mode 100644 index 0000000..668e62f --- /dev/null +++ b/Mainpage.dox @@ -0,0 +1,16 @@ +/** + * @mainpage The KDE Graphics API Reference + * + * This section contains the KDE online class reference for the current + * development version of the KDE graphics package. + * + * - <a href="kviewshell/html/index.html"><b>kviewshell</b></a> + * (<a href="kviewshell/html/classes.html">classes</a>)\n + * <i>API for the implementation of kviewshell plugins.</i> + * + * More information about the KDE architecture in form of + * tutorials, HOWTOs, + * and FAQs can be found at + * the <a href="http://developer.kde.org">KDE Developer's corner</a>. + */ + |