Revert "Set Sphinx default_role to allow single backslash to be render as 'option' role."

This reverts commit 2de227e59c.

This does not fix the issue we are having with :any: roles.
This commit is contained in:
pancho horrillo
2019-12-11 15:22:26 +01:00
parent 2de227e59c
commit 0a0dd9d416
-2
View File
@@ -63,5 +63,3 @@ html_static_path = ['_static']
# https://stackoverflow.com/a/56448499 # https://stackoverflow.com/a/56448499
master_doc = 'index' master_doc = 'index'
default_role = 'option'