chiark / gitweb /
documentation/python: unconditionally go through reST for everything.
authorVladimír Vondruš <mosra@centrum.cz>
Tue, 27 Aug 2019 21:54:02 +0000 (23:54 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Wed, 28 Aug 2019 20:34:23 +0000 (22:34 +0200)
commitf9f333067bfb0fed8a962840e9afe6be0e2307ce
tree4a57a1e3c354d02d4924e44f7d91342251fe65a5
parent272faa3d9c01131faccc917d18b7c67d308055c3
documentation/python: unconditionally go through reST for everything.

Well, of course not forcing reST formatting on plain docstrings -- just
having a single code path because that makes integrating 3rd party
processing easier. Results in absolutely no changes to test files, which
is absolutely amazing.
documentation/python.py
documentation/test_python/content/content.html
documentation/test_python/content/content/__init__.py
documentation/test_python/content/docs.rst
plugins/m/sphinx.py