Note that cross-referencing syntax has moved to a new location

This commit is contained in:
Adam Turner 2023-10-03 19:33:43 +01:00
parent 6a56592b30
commit 81a8870eee

View File

@ -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
------------------------