Merge pull request #6248 from blueyed/default-role
docs: configure default_role=literal
This commit is contained in:
@@ -92,7 +92,7 @@ exclude_patterns = [
|
||||
|
||||
|
||||
# The reST default role (used for this markup: `text`) to use for all documents.
|
||||
# default_role = None
|
||||
default_role = "literal"
|
||||
|
||||
# If true, '()' will be appended to :func: etc. cross-reference text.
|
||||
# add_function_parentheses = True
|
||||
|
||||
Reference in New Issue
Block a user