mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Note how to change default role.
This commit is contained in:
parent
1050c9bca5
commit
f07d0afef2
@ -12,7 +12,8 @@ For all other roles, you have to write ``:rolename:`content```.
|
||||
.. note::
|
||||
|
||||
The default role (```content```) has no special meaning by default. You are
|
||||
free to use it for anything you like.
|
||||
free to use it for anything you like; use the :confval:`default_role` config
|
||||
value to set it to a known role.
|
||||
|
||||
|
||||
.. _xref-syntax:
|
||||
|
Loading…
Reference in New Issue
Block a user