chiark / gitweb /
documentation/python: correctly link all type annotations as well.
authorVladimír Vondruš <mosra@centrum.cz>
Sat, 24 Aug 2019 07:50:22 +0000 (09:50 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sun, 25 Aug 2019 10:47:45 +0000 (12:47 +0200)
commit7645c6a9aa704acab0a6c913fd83bb5d96eb51f8
tree9db7d777201de33628ba96a61a8d691b7b69afcf
parentb6f339368375fc6808ff0c057addf38205e947f0
documentation/python: correctly link all type annotations as well.
documentation/python.py
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_type_links/inspect_type_links/second.py
documentation/test_python/pybind_type_links/pybind_type_links.Foo.html
documentation/test_python/pybind_type_links/pybind_type_links.html
documentation/test_python/test_pybind.py