From 0b92063aff5359d4f774eaf0e884010d09972633 Mon Sep 17 00:00:00 2001 From: David Edmundson Date: Fri, 12 Sep 2014 13:53:00 +0200 Subject: [PATCH] Add link to appletinterface documentation Change-Id: I3a0bce2ec7ecc18c2efe9d5759eabd2c11a0acba --- README.md | 2 ++ src/plasmaquick/Mainpage.dox | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 09a4176aa..a0fd4a40c 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,5 @@ Graphical components for common items such as buttons, lineedits, tabbars and so ### org.kde.plasma.extras Extra graphical components that extend org.kde.plasma.components but are not in the standard api, see @ref plasmaextracomponents. +### org.kde.plasma.plasmoid +Attached properties for manipulating the current applet or containment, see @ref libplasmaquick \ No newline at end of file diff --git a/src/plasmaquick/Mainpage.dox b/src/plasmaquick/Mainpage.dox index 671408368..970295834 100644 --- a/src/plasmaquick/Mainpage.dox +++ b/src/plasmaquick/Mainpage.dox @@ -1,4 +1,4 @@ -/** @page libplasmaquick libplasmaquick +/** @page libplasmaquick Plasmoid Interfaces libplasmaquick is an internal part of lib plasma.