-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working on latest Doxygen version 1.8.14 #27
Comments
@fsaibene Did you try the feature branch which supports doxygen 1.1.12+ ? |
I tried the latest feature branch with doxygen 1.8.13. The documentation is generated, but I get the same error as above:
Additionally I get error:
The documentation is at https://doxygen.biodataanalysis.de/BDAJavaCore/ instead of the root directory. Is that a problem? |
Rondom
added a commit
to Rondom/dokany
that referenced
this issue
Jan 6, 2019
Cache Doxygen installation and use Doxygen 1.8.11 instead of 1.8.14. Version has to be < 1.8.12 because doxyboot theme is incompatible with later versions. Velron/doxygen-bootstrapped#20 Velron/doxygen-bootstrapped#27
Rondom
added a commit
to Rondom/dokany
that referenced
this issue
Jan 6, 2019
Cache Doxygen installation and use Doxygen 1.8.11 instead of 1.8.14. Version has to be < 1.8.12 because doxyboot theme is incompatible with later versions. Velron/doxygen-bootstrapped#20 Velron/doxygen-bootstrapped#27
Rondom
added a commit
to dokan-dev/dokany
that referenced
this issue
Jan 6, 2019
Cache Doxygen installation and use Doxygen 1.8.11 instead of 1.8.14. Version has to be < 1.8.12 because doxyboot theme is incompatible with later versions. Velron/doxygen-bootstrapped#20 Velron/doxygen-bootstrapped#27
Same issue here, how can we help ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's an error in the example page, i tried with the older version 1.8.9.1 and it works, but i think it should work with the latest versions.
search.js:318 Uncaught TypeError: Cannot read property 'style' of null
at SearchBox.CloseResultsWindow (search.js:318)
at HTMLDocument. (doxy-boot.js:270)
at j (jquery-2.1.1.min.js:2)
at Object.fireWith [as resolveWith] (jquery-2.1.1.min.js:2)
at Function.ready (jquery-2.1.1.min.js:2)
at HTMLDocument.I (jquery-2.1.1.min.js:2)
The text was updated successfully, but these errors were encountered: