chiark / gitweb /
documentation/doxygen: move entry ID to the <dt> element.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 18 Jul 2019 14:27:18 +0000 (16:27 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 18 Jul 2019 15:42:21 +0000 (17:42 +0200)
commitbce7fe3ee1247c6929495ad4c900f81f762fca45
tree96d7abdc98c91463d4d1e192fdafead3d36e40c8
parent6c7df64dcdddf5a4348ca75da2ce7b41ec9f6995
documentation/doxygen: move entry ID to the <dt> element.

And it's no longer the deprecated name attribute, but rather an id.
30 files changed:
documentation/templates/doxygen/entry-define.html
documentation/templates/doxygen/entry-enum.html
documentation/templates/doxygen/entry-func.html
documentation/templates/doxygen/entry-typedef.html
documentation/templates/doxygen/entry-var.html
documentation/test_doxygen/compound_includes/classClass.html
documentation/test_doxygen/compound_includes/namespaceContained.html
documentation/test_doxygen/compound_includes_disabled/classClass.html
documentation/test_doxygen/compound_includes_disabled/group__group.html
documentation/test_doxygen/compound_includes_disabled/namespaceContained.html
documentation/test_doxygen/compound_includes_disabled/namespaceSpread.html
documentation/test_doxygen/compound_listing/File_8h.html
documentation/test_doxygen/compound_listing/classRoot_1_1Directory_1_1Sub_1_1Class.html
documentation/test_doxygen/compound_modules/group__group.html
documentation/test_doxygen/compound_modules/group__group2.html
documentation/test_doxygen/compound_namespace_members_in_file_scope/File_8h.html
documentation/test_doxygen/compound_namespace_members_in_file_scope/namespaceNamespace.html
documentation/test_doxygen/compound_namespace_members_in_file_scope_define_base_url/File_8h.html
documentation/test_doxygen/compound_warnings/namespaceMagnum.html
documentation/test_doxygen/contents_autobrief_cpp_comments/File_8h.html
documentation/test_doxygen/contents_unexpected_sections/File_8h.html
documentation/test_doxygen/cpp_enum_class/File_8h.html
documentation/test_doxygen/cpp_friends/classClass.html
documentation/test_doxygen/cpp_function_attributes/classBase.html
documentation/test_doxygen/cpp_function_attributes/classDerived.html
documentation/test_doxygen/cpp_function_attributes_nospace/structFoo.html
documentation/test_doxygen/cpp_variable_template/structBar.html
documentation/test_doxygen/cpp_variable_template/structFoo.html
documentation/test_doxygen/undocumented/File_8h.html
documentation/test_doxygen/undocumented/structNamespace_1_1ClassInANamespace.html