doc: fix formulas in JavaDoc broken after Doxygen upgrade#25180
doc: fix formulas in JavaDoc broken after Doxygen upgrade#25180opencv-pushbot merged 1 commit intoopencv:4.xfrom
Conversation
|
Looks like it still doesn't work. Search for |
da7c0a0 to
95a7d61
Compare
cc15475 to
8550c41
Compare
|
It should mostly work now, I've replaced Additionally I've explicitly added My local version works well (I checked Aruco), but BuildBot result sometimes do not render our custom macros. This problem goes away when cached scripts are used. I don't know why it happens, scripts seem to be added in correct order and should be executed as described in the MathJax documentation (https://docs.mathjax.org/en/latest/web/configuration.html#using-a-local-file-for-configuration) |



Restored variable defining MathJax path.
https://github.com/opencv/opencv/pull/25042/files#r1515290130