Update basics.rst

This commit is contained in:
Ebram Shehata 2020-07-29 15:14:29 +02:00 committed by GitHub
parent 208cb8ab84
commit df2d4839c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -288,7 +288,7 @@ Roles
----- -----
A role or "custom interpreted text role" (:duref:`ref <roles>`) is an inline A role or "custom interpreted text role" (:duref:`ref <roles>`) is an inline
piece of explicit markup. It signifies that that the enclosed text should be piece of explicit markup. It signifies that the enclosed text should be
interpreted in a specific way. Sphinx uses this to provide semantic markup and interpreted in a specific way. Sphinx uses this to provide semantic markup and
cross-referencing of identifiers, as described in the appropriate section. The cross-referencing of identifiers, as described in the appropriate section. The
general syntax is ``:rolename:`content```. general syntax is ``:rolename:`content```.