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

Change #237075

Category doxygen
Changed by albert-github <albert.testsohnoyoudont@gmail.com>
Changed at Thu 19 Jun 2025 13:48:12
Repository https://github.com/doxygen/doxygen.git
Project doxygen
Branch master
Revision 6b26a635f3fac43387eceec6dab821952ae8af07

Comments

issue #11619 Wrong Python module separator
In case the reference is in a Python file, the right separator is used, but when in a markdown file the doxygen generic `::` separator is used and not replaced by the language specific separator of the reference i.e. in case of Python a `.`.

Changed files