chiark / gitweb /
documentation/doxygen: fixed link to defines section.
authorCris Luengo <cris.l.luengo@gmail.com>
Tue, 9 Jul 2019 11:14:52 +0000 (13:14 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Tue, 9 Jul 2019 11:14:52 +0000 (13:14 +0200)
commitfdcd057ea25cf3cc1bcd02df0e7935ce1498b587
treecc33dda67b3f85e2da32b3187f6f8b553481000f
parentb64344b241fa8429cb9b08b0a0f472fd901aed66
documentation/doxygen: fixed link to defines section.

Vanilla HTML Doxygen output uses #define-members and that's what was
used to define the section ID, however the link to it was by mistake
just #defines.
12 files changed:
documentation/templates/doxygen/base-reference.html
documentation/test_doxygen/compound_deprecated/DeprecatedFile_8h.html
documentation/test_doxygen/compound_detailed/File_8h.html
documentation/test_doxygen/compound_includes/group__group.html
documentation/test_doxygen/compound_includes_disabled/group__group.html
documentation/test_doxygen/compound_listing/File_8h.html
documentation/test_doxygen/compound_modules_in_namespace/file3_8h.html
documentation/test_doxygen/compound_modules_in_namespace/group__group2.html
documentation/test_doxygen/compound_namespace_members_in_file_scope/File_8h.html
documentation/test_doxygen/compound_namespace_members_in_file_scope_define_base_url/File_8h.html
documentation/test_doxygen/contents_unexpected_sections/File_8h.html
documentation/test_doxygen/undocumented/File_8h.html