From 28de6fca7e1a0016c349388754ccb1d97ef28f72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Mon, 10 Aug 2015 23:04:55 +0200 Subject: [PATCH] fix main menue --- doc/guh.qdoc | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/doc/guh.qdoc b/doc/guh.qdoc index 2233e247..f078645f 100644 --- a/doc/guh.qdoc +++ b/doc/guh.qdoc @@ -29,12 +29,18 @@ \section1 Write your own plugin Here you can find some tutorials for developing and working with guh: - \list + \list \li \l{Set up the build environment} \li \l{Getting started} \li \l{The plugin JSON File} - \li \l{Tutorial 1 - The "Minimal" plugin} - \li \l{Tutorial 2 - The "Buttons" plugin} + \li \l{Tutorials} + \list + \li \l{Tutorial 1 - The "Minimal" plugin} + \li \l{Tutorial 2 - The "Buttons" plugin} + \li \l{Tutorial 3 - The "Power Button" device} + \li \l{Tutorial 4 - The alternative "Power Button"} + \li \l{Tutorial 5 - The "Network Info" plugin} + \endlist \endlist \section1 Quicklinks