Set Sphinx default_role to allow single backslash to be render as 'option' role.
This commit is contained in:
@@ -63,3 +63,5 @@ html_static_path = ['_static']
|
|||||||
|
|
||||||
# https://stackoverflow.com/a/56448499
|
# https://stackoverflow.com/a/56448499
|
||||||
master_doc = 'index'
|
master_doc = 'index'
|
||||||
|
|
||||||
|
default_role = 'option'
|
||||||
|
|||||||
Reference in New Issue
Block a user