diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -82,7 +82,7 @@ # Load CMake, Compiler and InstallDirs settings from KF5 and the following are already somewhat "done" tier1/tier2 libs from kdelibs: find_package(KF5 REQUIRED COMPONENTS Archive Completion Config ConfigWidgets CoreAddons DBusAddons Declarative I18n IconThemes ItemModels - KIO Plasma PlasmaQuick Service TextEditor WidgetsAddons XmlGui WindowSystem) + KIO Plasma PlasmaQuick Service TextEditor WidgetsAddons XmlGui WindowSystem DocTools) ######################################################################### diff --git a/engineexplorer/CMakeLists.txt b/engineexplorer/CMakeLists.txt --- a/engineexplorer/CMakeLists.txt +++ b/engineexplorer/CMakeLists.txt @@ -25,5 +25,4 @@ install(TARGETS plasmaengineexplorer ${INSTALL_TARGETS_DEFAULT_ARGS}) -# FIXME: needs replacement -#kde4_create_manpage(man-plasmaengineexplorer.1.docbook 1 INSTALL_DESTINATION ${MAN_INSTALL_DIR}) +kdoctools_create_manpage (man-plasmaengineexplorer.1.docbook 1 INSTALL_DESTINATION ${MAN_INSTALL_DIR}) diff --git a/engineexplorer/man-plasmaengineexplorer.1.docbook b/engineexplorer/man-plasmaengineexplorer.1.docbook --- a/engineexplorer/man-plasmaengineexplorer.1.docbook +++ b/engineexplorer/man-plasmaengineexplorer.1.docbook @@ -5,9 +5,10 @@ -KDE User's Manual -2010-10-06 -K Desktop Environment +plasmaengineexplorer User's Manual +2017-01-09 +Plasma 5.8 +KDE Plasma @@ -24,15 +25,17 @@ plasmaengineexplorer + + - pixels - pixels - pixels - pixels - data engine - data engine - ms - application + pixels + pixels + pixels + pixels + data engine + data engine + ms + application @@ -60,6 +63,14 @@ + +Displays version information. + + + +Displays this help. + + Displays a list of known engines and their descriptions. @@ -96,7 +107,6 @@ Sets the default update interval for requested sources to time milliseconds. If not set, the source will update on demand (for some sources, this will be when new data is available). - If is specified, this is the update interval that will be used when requesting that source. diff --git a/plasmoidviewer/CMakeLists.txt b/plasmoidviewer/CMakeLists.txt --- a/plasmoidviewer/CMakeLists.txt +++ b/plasmoidviewer/CMakeLists.txt @@ -21,8 +21,7 @@ install(TARGETS plasmoidviewer ${INSTALL_TARGETS_DEFAULT_ARGS}) -#FIXME -#kde4_create_manpage(man-plasmoidviewer.1.docbook 1 INSTALL_DESTINATION ${MAN_INSTALL_DIR}) +kdoctools_create_manpage (man-plasmoidviewer.1.docbook 1 INSTALL_DESTINATION ${MAN_INSTALL_DIR}) #qml plasma_install_package(qmlpackages/shell org.kde.plasma.plasmoidviewershell shells shell) diff --git a/plasmoidviewer/man-plasmoidviewer.1.docbook b/plasmoidviewer/man-plasmoidviewer.1.docbook --- a/plasmoidviewer/man-plasmoidviewer.1.docbook +++ b/plasmoidviewer/man-plasmoidviewer.1.docbook @@ -5,9 +5,10 @@ -KDE User's Manual -2010-10-21 -K Desktop Environment +plasmoidviewer User's Manual +2017-01-09 +Plasma 5.8 +KDE Plasma @@ -24,22 +25,18 @@ plasmoidviewer - name - name - - - - name - size - - - name - name -applet + + name + name + name + name + xPosition + yPosition + widthXheight + size + name + args ---list-remote -KDE Generic Options -Qt Generic Options @@ -49,75 +46,63 @@ test Plasma applets. Only installed applets will be found. -kbuildsycoca4 may need to be run for newly-installed +kbuildsycoca5 may need to be run for newly-installed applets to be found. Options - -Name of the containment plugin [null]. - - - -The formfactor to use (horizontal, vertical, mediacenter or planar) [planar]. + +Displays version information. - -Displays a list of known applets. + +The name of the containment plugin. - -Displays a list of known wallpapers. + +The name of the applet plugin. - -Displays a list of known containments. + +The formfactor to use (horizontal, vertical, mediacenter, planar or application). The location constraint to start the Containment with (floating, -desktop, fullscreen, topedge, bottomedge, leftedge, rightedge) [floating]. +desktop, fullscreen, topedge, bottomedge, leftedge, rightedge). - -The size in KB to set the pixmap cache to. + +Set the x position of the plasmoidviewer on the plasma desktop. - -Takes a screenshot of the widget and saves it the working directory as -<pluginname>.png. + +Set the y position of the plasmoidviewer on the plasma desktop. - -Takes a screenshot of each widget and saves it the working directory as -<pluginname>.png. + +Set the window size of the plasmoidview. - -Desktop SVG theme to use. + +The size in KB to set the pixmap cache to. - -Name of the wallpaper plugin. Requires a containment plugin -to be specified. + +The name of the theme which the shell will use. - -Name of applet to view; may refer to the plugin name or be a path -(absolute or relative) to a package. If not provided, then an attempt is made to -load a package from the current directory. + +Displays this help. -Optional arguments of the applet to add. - - - -List zeroconf announced remote widgets. +Data that should be passed to the applet as +'externalData' event.