Change #263937
| Category | doxygen |
| Changed by | albert-github <albert.tests@gmail.com> |
| Changed at | Tue 07 Apr 2026 16:04:14 |
| Repository | https://github.com/doxygen/doxygen.git |
| Project | doxygen |
| Branch | master |
| Revision | 07f0dc3668a75087fb98f72c3b7342b0b3c6adf4 |
Comments
Warnings when generating diagrams with LaTeX and HTMLHelp / QHP enabled When we have an example with dot / msc /plantuml /dia / mermaid / formulas/ class / call graph ... and we have LaTeX / Docbook / rtf enabled and chm and / or qhp we get warnings when we generate the chm / qch file due to files hat were added to the `hhp` / `ghp` file. Same occurs with the extra file specified for latex.
Changed files
- src/dia.cpp
- src/dia.h
- src/diagram.cpp
- src/diagram.h
- src/docbookgen.cpp
- src/docbookvisitor.cpp
- src/dot.cpp
- src/dot.h
- src/dotclassgraph.cpp
- src/dotdirdeps.cpp
- src/dotincldepgraph.cpp
- src/doxygen.cpp
- src/formula.cpp
- src/formula.h
- src/htmldocvisitor.cpp
- src/htmlgen.cpp
- src/latexdocvisitor.cpp
- src/mermaid.cpp
- src/mermaid.h
- src/msc.cpp
- src/msc.h
- src/plantuml.cpp
- src/plantuml.h
- src/rtfdocvisitor.cpp
- src/rtfgen.cpp
- src/vhdldocgen.cpp