Skip to content
Snippets Groups Projects
Commit bdba9f63 authored by Gururaj Shetty's avatar Gururaj Shetty
Browse files

Merge branch 'Poojahalappanavar15-master-patch-86214' into 'master'

Update reStructuredText Basics.rst

See merge request docs/developer-guide!60
parents ba31452a 138be7c2
No related branches found
No related tags found
No related merge requests found
...@@ -198,16 +198,18 @@ The data may be internal (an integral part of the document) or external (a separ ...@@ -198,16 +198,18 @@ The data may be internal (an integral part of the document) or external (a separ
========= =========
**Cross-referencing syntax** **Cross-referencing syntax**
----------------------------
Basically, you only need to write :role:`target` and a link will be created to the item named target of the type indicated by role. Basically, you only need to write :role:`target` and a link will be created to the item named target of the type indicated by role.
**math** **Math**
**Syntax** **Syntax**
.. figure:: Images/math.PNG .. figure:: Images/math.PNG
**Output** **Output**
----------
Since Pythagoras, we know that :math:`a^2 + b^2 = c^2` Since Pythagoras, we know that :math:`a^2 + b^2 = c^2`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment