mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Note that cross-referencing syntax has moved to a new location
This commit is contained in:
parent
6a56592b30
commit
81a8870eee
@ -18,6 +18,25 @@ They are written as ``:rolename:`content```.
|
||||
See :doc:`/usage/domains/index` for roles added by domains.
|
||||
|
||||
|
||||
Cross-referencing syntax
|
||||
------------------------
|
||||
|
||||
See :doc:`/usage/referencing/`.
|
||||
|
||||
Cross-reference roles include:
|
||||
|
||||
* :rst:role:`any`
|
||||
* :rst:role:`doc`
|
||||
* :rst:role:`download`
|
||||
* :rst:role:`envvar`
|
||||
* :rst:role:`keyword`
|
||||
* :rst:role:`numref`
|
||||
* :rst:role:`option` (and the deprecated :rst:role:`!cmdoption`)
|
||||
* :rst:role:`ref`
|
||||
* :rst:role:`term`
|
||||
* :rst:role:`token`
|
||||
|
||||
|
||||
Inline code highlighting
|
||||
------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user