We are using doxygen for our C project. Now we want to link to the generated docs from other web documents. But unfortunately the doxygen generated URLs are horrible and probably not static (i.e. "structbrp___card_families_a51b75b77126880617d10f473314a802f.html").
Is there a way to get static URLs that are looking not that horrible (i.e. "struct_brp_card_families.html")?