chiark / gitweb /
documentation/python: use <nav> instead of <div> for the TOC.
authorVladimír Vondruš <mosra@centrum.cz>
Wed, 5 Jan 2022 19:09:04 +0000 (20:09 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Wed, 5 Jan 2022 20:56:00 +0000 (21:56 +0100)
commit0df599eca35e155159965779860c8d79e42ade38
treef3164bd75377f99c28fc427b6aaa3fc101c1acdb
parent5e15cf3c579b79144be80afa8f2173b42f2a3d5a
documentation/python: use <nav> instead of <div> for the TOC.
64 files changed:
documentation/templates/python/class.html
documentation/templates/python/module.html
documentation/test_python/content/content.Class.html
documentation/test_python/content/content.ClassDocumentingItsMembers.html
documentation/test_python/content/content.ClassWithSlots.html
documentation/test_python/content/content.html
documentation/test_python/content_parse_docstrings/content_parse_docstrings.Class.html
documentation/test_python/content_parse_docstrings/content_parse_docstrings.html
documentation/test_python/inspect_all_property/inspect_all_property.html
documentation/test_python/inspect_annotations/inspect_annotations-py37+38.html
documentation/test_python/inspect_annotations/inspect_annotations.AContainer-py36-38.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_annotations/math373.html
documentation/test_python/inspect_attrs/inspect_attrs.MyClass.html
documentation/test_python/inspect_attrs/inspect_attrs.MyClassAutoAttribs-attrs193.html
documentation/test_python/inspect_attrs/inspect_attrs.MyClassAutoAttribs.html
documentation/test_python/inspect_attrs/inspect_attrs.MySlotClass-attrs193.html
documentation/test_python/inspect_attrs/inspect_attrs.MySlotClass.html
documentation/test_python/inspect_duplicate_class/inspect_duplicate_class.html
documentation/test_python/inspect_duplicate_class/inspect_duplicate_class.sub.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.Foo.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.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/inspect_underscored/inspect_underscored.Class.html
documentation/test_python/inspect_underscored/inspect_underscored.html
documentation/test_python/inspect_value_formatting/inspect_value_formatting.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_external_overload_docs/pybind_external_overload_docs.Class.html
documentation/test_python/pybind_external_overload_docs/pybind_external_overload_docs.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/false_positives.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_submodules/pybind_submodules.html
documentation/test_python/pybind_submodules_package/pybind_submodules_package.sub.html
documentation/test_python/pybind_type_links/pybind_type_links.Foo.html
documentation/test_python/pybind_type_links/pybind_type_links.html