chiark / gitweb /
documentation/doxygen: omit filename in anchors to the page itself.
authorVladimír Vondruš <mosra@centrum.cz>
Sat, 14 Sep 2024 00:07:55 +0000 (02:07 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sat, 14 Sep 2024 00:46:33 +0000 (02:46 +0200)
commitdb06ed9d7c5a65c688be36edd5e03b550143368d
tree3ef44dc0bb7dd2c6b15e4fbd29770ca26087c8c5
parentcd27e676280141ddf7491bdc40eaf668d5ce9009
documentation/doxygen: omit filename in anchors to the page itself.

I'm already doing that for all links coming from the template
(crosslinks between member lists and detailed info, section heading
links etc.) but so far it wasn't done for links and references contained
in Doxygen comments themselves.

That not only makes the generated files smaller, especially when there's
a lot of cross-references with large namespace docs full of functions
and typedefs, but also makes the output consistent between 1.8.16 and
1.12, which is why I'm doing this in the first place.
documentation/doxygen.py
documentation/test_doxygen/compound_listing/Directory/Sub/Class.h
documentation/test_doxygen/compound_listing/classRoot_1_1Directory_1_1Sub_1_1Class.html
documentation/test_doxygen/contents_anchor_in_both_group_and_namespace/group__fizzbuzz.html
documentation/test_doxygen/contents_sections_headings/index.html
documentation/test_doxygen/contents_typography/index.html
documentation/test_doxygen/contents_unexpected_sections/File_8h.html