From c416b22501aa8a4c5fd92aada62aac96d25ad693 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Thu, 1 Mar 2018 14:45:09 +0100 Subject: [PATCH] Remove deprecated plugins header --- doc/html-template.qdocconf | 4 ++-- doc/nymea.qdoc | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/html-template.qdocconf b/doc/html-template.qdocconf index 5d083813..9b3c3c19 100644 --- a/doc/html-template.qdocconf +++ b/doc/html-template.qdocconf @@ -16,8 +16,8 @@ HTML.postheader = \ " \n" \ "
\n" \ "
\n" \ - "
    \n" \ - "
  • Plugins
  • \n" \ + " \n" \ diff --git a/doc/nymea.qdoc b/doc/nymea.qdoc index 4139689e..825198d7 100644 --- a/doc/nymea.qdoc +++ b/doc/nymea.qdoc @@ -1,6 +1,8 @@ /*! \page index.html + \chapter Developer documentation + Welcome to the guh developer documentation. Here you can find information related to the development for guh. \section1 Overview