question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Broken with doxygen 1.8.12

See original GitHub issue

Hello,

I believe this theme is broken when using doxygen 1.8.12. I’ve simply cloned the project and ran doxygen from example-site.

The generation seems fine, but going on the page gives a javascript error related to the search, and that prevent some other script to run. The result is that the whole page header (“main page”, “related page”, “namespace”, etc) is not present.

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:5
  • Comments:14 (4 by maintainers)

github_iconTop GitHub Comments

7reactions
cellcortexcommented, Jan 19, 2017

I hacked together a first attempt on fixing this for newer doxygens. Still work in progress but at least the menus show and work. https://github.com/cellcortex/doxygen-bootstrapped

4reactions
Velroncommented, Jan 8, 2017

Looks like builds for doxygen 1.8.12+ are broken for this project right now.

The problem has to do with this line item in their changelog:

  • Applied responsive design to menu bar using smartmenus

This is going to require some work to fix and am open to help on this. The commit that broke it can be found here:

https://github.com/doxygen/doxygen/commit/8480d35beef57ed08139b58972bfb83a3b37422c

At a first look it would seem that a new way of handling the nav is needed as well as a way to deal with smartmenus as its added after the custom html header and before the custom html footer.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Changelog - Doxygen Manual
When upgrading the Doxyfile (using doxygen -u) the existing values of DOT_FONTNAME and DOT_FONTSIZE will be migrated. Refactoring and cleanup. Dependency ...
Read more >
Generating Python Documentation with doxygen produces ...
I just tried with 1.8.12 (and also with 1.8.14 the current and preferred version as well as with the current development version).
Read more >
Doxygen broken on Mac OSX after latest commits - Developers
After updating to the develop branch of stan-math, the make doxygen command now fails. It appears there was a lot of change in...
Read more >
FLTK PDF docs generation with doxygen > 1.8.6
documentation, but I had to realize that all doxygen versions since 1.8.7 were "broken" in a way that I could not generate the...
Read more >
[WT-7437] Upgrade documentation to doxygen 1.8.17
Bug - A problem which impairs or prevents the functions of the product. WT-7260 Investigate why doxygen 1.9.1 is not working with wiredtiger....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found