Change #263631
| Category | doxygen |
| Changed by | albert-github <albert.tests@gmail.com> |
| Changed at | Sun 05 Apr 2026 16:34:51 |
| Repository | https://github.com/doxygen/doxygen.git |
| Project | doxygen |
| Branch | master |
| Revision | 23051fbf4845d3f0a732d51947e33c6dd4835f4b |
Comments
Warnings building Latex output When building the, Latex version, of the doxygen documentation or test we get in the log file te warnings like: ``` LaTeX Warning: Label `doc-func-members' multiply defined. ``` because the `\label` is not unique as this already was done for the `\Hypertarget`
Changed files
- src/latexgen.cpp