chiark / gitweb /
documentation/python: move entry ID to the <dt> element.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 18 Jul 2019 14:01:57 +0000 (16:01 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 18 Jul 2019 15:42:21 +0000 (17:42 +0200)
commit6c7df64dcdddf5a4348ca75da2ce7b41ec9f6995
tree904ac9f45f17c3f6e38d44ab38e53a6251390307
parent9b7d2a933fdead11111a34337592a7cd66b581ff
documentation/python: move entry ID to the <dt> element.

Fancy new stuff incoming!
42 files changed:
documentation/templates/python/entry-data.html
documentation/templates/python/entry-enum.html
documentation/templates/python/entry-function.html
documentation/templates/python/entry-property.html
documentation/test_python/content/content.html
documentation/test_python/inspect_all_property/inspect_all_property.html
documentation/test_python/inspect_annotations/inspect_annotations.Foo.html
documentation/test_python/inspect_annotations/inspect_annotations.FooSlots.html
documentation/test_python/inspect_annotations/inspect_annotations.html
documentation/test_python/inspect_annotations/math.html
documentation/test_python/inspect_annotations/math36.html
documentation/test_python/inspect_name_mapping/inspect_name_mapping.Class.html
documentation/test_python/inspect_name_mapping/inspect_name_mapping.html
documentation/test_python/inspect_name_mapping/inspect_name_mapping.submodule.html
documentation/test_python/inspect_recursive/inspect_recursive.html
documentation/test_python/inspect_string/inspect_string.DerivedException.html
documentation/test_python/inspect_string/inspect_string.Foo.html
documentation/test_python/inspect_string/inspect_string.FooSlots.html
documentation/test_python/inspect_string/inspect_string.Specials.html
documentation/test_python/inspect_string/inspect_string.html
documentation/test_python/inspect_type_links/inspect_type_links.first.Foo.Foo.html
documentation/test_python/inspect_type_links/inspect_type_links.first.Foo.html
documentation/test_python/inspect_type_links/inspect_type_links.first.html
documentation/test_python/inspect_type_links/inspect_type_links.first.sub.Foo.html
documentation/test_python/inspect_type_links/inspect_type_links.first.sub.html
documentation/test_python/inspect_type_links/inspect_type_links.second.Foo.html
documentation/test_python/inspect_type_links/inspect_type_links.second.FooSlots.html
documentation/test_python/inspect_type_links/inspect_type_links.second.FooSlotsInvalid.html
documentation/test_python/inspect_type_links/inspect_type_links.second.html
documentation/test_python/link_formatting/c.link_formatting.Class.html
documentation/test_python/link_formatting/c.link_formatting.pybind.Foo.html
documentation/test_python/link_formatting/m.link_formatting.html
documentation/test_python/link_formatting/m.link_formatting.pybind.html
documentation/test_python/pybind_enums/pybind_enums.html
documentation/test_python/pybind_name_mapping/pybind_name_mapping.Class.html
documentation/test_python/pybind_name_mapping/pybind_name_mapping.html
documentation/test_python/pybind_name_mapping/pybind_name_mapping.submodule.html
documentation/test_python/pybind_signatures/pybind_signatures.MyClass.html
documentation/test_python/pybind_signatures/pybind_signatures.MyClass23.html
documentation/test_python/pybind_signatures/pybind_signatures.html
documentation/test_python/pybind_type_links/pybind_type_links.Foo.html
documentation/test_python/pybind_type_links/pybind_type_links.html