Skip to content

Commit 080e748

Browse files
committed
Demodocs: add math label and equation link
1 parent 8955083 commit 080e748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo_docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Here is another:
4949
\frac{1}{r^2 \sin \theta} \frac{\partial f}{\partial \theta}
5050
\left( \sin \theta \, \frac{\partial f}{\partial \theta} \right) +
5151
\frac{1}{r^2 \sin^2\theta} \frac{\partial^2 f}{\partial \phi^2}
52-
52+
5353
You can add a link to equations like the one above :eq:`This is a label` by using ``:eq:``.
5454

5555
Tables

0 commit comments

Comments
 (0)