Velron / doxygen-bootstrapped

Customize doxygen output to use the twitter bootstrap framework.
Apache License 2.0
401 stars 72 forks source link

Menu hidden on module pages and main page #33

Open TysonRayJones opened 4 years ago

TysonRayJones commented 4 years ago

I'm using the doxygen v1.1.12+ branch with doxygen v1.8.17. My doc includes modules (using @defgroup and @ingroup) which each have a seperate page (linked from modules.html, which itself renders fine).

Opening one of these modules pages undesirable hides the menu bar (which includes navigation back to modules.html, for instance). Is there anyway to prevent this, so that the menu bar is visible on every page?