[Doxy] Fetch MathJax from the web rather than vendoring it - #23095
Conversation
| ../../core/clib/ \ | ||
| ../../core/lzma/ \ | ||
| ../../core/lz4/ \ |
There was a problem hiding this comment.
Why exclude core/lzma and core/lz4 and core/newdelete?
I understand why to exclude core/clib (which btw would be no longer explicitly needed with #23040)
Same for core/textinput, in my opinion it should not be excluded, only the part core/textinput/src/textinput (which would no longer need explicit removal with #23046)
There was a problem hiding this comment.
Thanks for this observation. Some more doc will definitively not break the bank. I think lzma was removed not to expose in the doc of the public interface details related to compression. LZ4 was added at a later stage, and this file was never updated... Or at least that is my theory...
|
This was too fast - mathjax also used with JSROOT. |
And add minor fixes on the way