chiark / gitweb /
documentation/python: implement scope enter/exit hooks.
authorVladimír Vondruš <mosra@centrum.cz>
Wed, 28 Aug 2019 20:09:37 +0000 (22:09 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Fri, 30 Aug 2019 14:47:58 +0000 (16:47 +0200)
commitaf594461c08a6a39094757a80905fc96f38b5763
treee8147e3a2690103b88519bed4fdf152bd4991edc
parent71da69db36fd764d32bdf44a5efe2d0f8a3f53d8
documentation/python: implement scope enter/exit hooks.

With this we can have relative links for *everything*.
12 files changed:
doc/documentation/python.rst
documentation/python.py
documentation/test_python/content/classes.html
documentation/test_python/content/content.Class.html
documentation/test_python/content/content.html
documentation/test_python/content/docs.rst
documentation/test_python/content_parse_docstrings/content_parse_docstrings.Class.html
documentation/test_python/content_parse_docstrings/content_parse_docstrings.html
documentation/test_python/content_parse_docstrings/content_parse_docstrings.py
documentation/test_python/page_plugins/plugins/fancyline.py
documentation/test_python/test_page.py
plugins/m/sphinx.py