Set Sphinx default role.
commit72688a46e9069df76b6408bad9db412953ddcf5e
authorM. Eric Irrgang <ericirrgang@gmail.com>
Thu, 12 Dec 2019 13:06:41 +0000 (12 16:06 +0300)
committerEric Irrgang <ericirrgang@gmail.com>
Thu, 26 Dec 2019 16:19:51 +0000 (26 17:19 +0100)
treea0924b90ae495f723cf39b90cfa925de50ce3931
parent26facdee9522d92ddeee32ead53a162374a15377
Set Sphinx default role.

Set default_role config value to 'any' for better automatic handling of
interpreted text in the default role. Allows improved readability for
documentation that may not always be processed by Sphinx, such as
Python docstrings.

Change-Id: I5bf37111d6870117810ac308cfaa8c5f1ae9bb5c
docs/conf.py
python_packaging/documentation/conf.py