Change #243887
Category | doxygen |
Changed by | albert-github <albert.tests | @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
- src/classdef.cpp
- src/conceptdef.cpp
- src/dirdef.cpp
- src/docbookgen.cpp
- src/docbookgen.h
- src/doxygen.cpp
- src/filedef.cpp
- src/groupdef.cpp
- src/htmlgen.cpp
- src/htmlgen.h
- src/index.cpp
- src/index.h
- src/latexgen.cpp
- src/latexgen.h
- src/mangen.cpp
- src/mangen.h
- src/memberlist.cpp
- src/moduledef.cpp
- src/namespacedef.cpp
- src/outputgen.h
- src/outputlist.cpp
- src/outputlist.h
- src/pagedef.cpp
- src/rtfgen.cpp
- src/rtfgen.h