chiark / gitweb /
documentation/python: unify and improve formatting of values.
authorVladimír Vondruš <mosra@centrum.cz>
Sat, 13 Jul 2019 17:39:17 +0000 (19:39 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sun, 14 Jul 2019 17:11:08 +0000 (19:11 +0200)
commit3b8f161fa78169b5374193c422a1b352bcfede06
treebe7ca51309e9289dd3506250f6849c74b2e03d18
parentc459071e376a44b04a5b298b00d9217f49eb0bd3
documentation/python: unify and improve formatting of values.

Such as function default values or data values. Mainly done in order to
turn enum values into links. Also ensuring the value is always HTML
escaped.
documentation/python.py
documentation/test_python/inspect_annotations/inspect_annotations.html
documentation/test_python/inspect_string/inspect_string.html
documentation/test_python/inspect_string/inspect_string/__init__.py
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/link_formatting/link_formatting/__init__.py
documentation/test_python/link_formatting/m.link_formatting.html
documentation/test_python/pybind_type_links/pybind_type_links.Foo.html
documentation/test_python/pybind_type_links/pybind_type_links.cpp
documentation/test_python/pybind_type_links/pybind_type_links.html