Open fsaibene opened 6 years ago
@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:
Uncaught TypeError: Cannot read property 'style' of null
at SearchBox.CloseResultsWindow (search.js:295)
at HTMLDocument.<anonymous> (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)
Additionally I get error:
GET https://doxygen.biodataanalysis.de/customdoxygen.css 404 (Not Found)
The documentation is at https://doxygen.biodataanalysis.de/BDAJavaCore/ instead of the root directory. Is that a problem?
Same issue here, how can we help ?
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)