Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #243887

Category doxygen
Changed by albert-github <albert.testsohnoyoudont@gmail.com>
Changed at Sun 17 Aug 2025 11:05:29
Repository https://github.com/doxygen/doxygen.git
Project doxygen
Branch master
Revision 30cee47f976d85b06d6aa9d27131d6d01df26ff7

Comments

Don't load Mathjax in source browser files
For the representation of the source files in the source file browser it is not necessary to to load the Mathjax code.

(It is insufficient to check for `_source` as in case as files without extensions are used as well files like `aa_source` will have names like `aa__source.html` and `aa__source_source.html`)

Changed files