From 0378f2a788d628e3c77d913da5e83241cc648915 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Sat, 22 Oct 2016 23:07:14 +0200 Subject: [PATCH] [DEBUG] correct generation with new doxygen --- doxy/doxygen-bootstrapped/customdoxygen.css | 4 ++++ doxy/doxygen-bootstrapped/example-site/header.html | 6 ++++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/doxy/doxygen-bootstrapped/customdoxygen.css b/doxy/doxygen-bootstrapped/customdoxygen.css index fe03b70..65ec409 100644 --- a/doxy/doxygen-bootstrapped/customdoxygen.css +++ b/doxy/doxygen-bootstrapped/customdoxygen.css @@ -371,3 +371,7 @@ span.SRScope { .page-header .label { font-size: 50%; } + +#main-nav { + display: none; +} diff --git a/doxy/doxygen-bootstrapped/example-site/header.html b/doxy/doxygen-bootstrapped/example-site/header.html index f3fbd2d..c568e9b 100644 --- a/doxy/doxygen-bootstrapped/example-site/header.html +++ b/doxy/doxygen-bootstrapped/example-site/header.html @@ -47,6 +47,7 @@