Remove deprecated plugins header
This commit is contained in:
parent
dc1b10955a
commit
c416b22501
@ -16,8 +16,8 @@ HTML.postheader = \
|
|||||||
" <a href=\"index.html\" class=\"indexref nymea-logo\"><img src=\"images/main-logo.svg\" class=\"nymea-main-logo\"/></a>\n" \
|
" <a href=\"index.html\" class=\"indexref nymea-logo\"><img src=\"images/main-logo.svg\" class=\"nymea-main-logo\"/></a>\n" \
|
||||||
" <div class=\"nymea-navbar-center-right\">\n" \
|
" <div class=\"nymea-navbar-center-right\">\n" \
|
||||||
" <div>\n" \
|
" <div>\n" \
|
||||||
" <ul class=\"nymea-navbar-nav\">\n" \
|
" <ul class=\"guh-navbar-nav\">\n" \
|
||||||
" <li><a href=\"plugins.html\">Plugins</a></li>\n" \
|
" <li><a href=\"interfaces.html\">Interfaces</a></li>\n" \
|
||||||
" <li><a href=\"api.html\">API</a></li>\n" \
|
" <li><a href=\"api.html\">API</a></li>\n" \
|
||||||
" <li><a href=\"write-plugins.html\">Write Plugins</a></li>\n" \
|
" <li><a href=\"write-plugins.html\">Write Plugins</a></li>\n" \
|
||||||
" </ul>\n" \
|
" </ul>\n" \
|
||||||
|
|||||||
@ -1,6 +1,8 @@
|
|||||||
/*!
|
/*!
|
||||||
\page index.html
|
\page index.html
|
||||||
|
|
||||||
|
\chapter Developer documentation
|
||||||
|
|
||||||
Welcome to the guh developer documentation. Here you can find information related to the development for guh.
|
Welcome to the guh developer documentation. Here you can find information related to the development for guh.
|
||||||
|
|
||||||
\section1 Overview
|
\section1 Overview
|
||||||
|
|||||||
Reference in New Issue
Block a user