Change #270715
| Category | doxygen |
| Changed by | albert-github <albert.tests@gmail.com> |
| Changed at | Fri 12 Jun 2026 18:22:37 |
| Repository | https://github.com/doxygen/doxygen.git |
| Project | doxygen |
| Branch | master |
| Revision | 61f4ece15411b5630a038e98decad510a861c6d7 |
Comments
Unifying output in respect to `min/max/def` values. The representation in the the doxywizard of some values was not correct, they should be represented as "code", as such `minmaxdef` is replaced by minmaxdefcode`and consequently `minmaxdef` became obsolete. Analogous for `defvaltxt` and `defvalcode`.
Changed files
- addon/doxywizard/expert.cpp
- src/config.xml
- src/configgen.py
- src/i18n/config_de.xml
- src/i18n/config_es.xml
- src/i18n/config_fr.xml
- src/i18n/config_ja.xml
- src/i18n/config_ko.xml
- src/i18n/config_ru.xml
- src/i18n/config_zh_CN.xml
- src/i18n/config_zh_TW.xml