You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs.rst
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,4 +36,6 @@ Content
36
36
but rather break them on semantic meaning (e.g. periods or commas).
37
37
Read more about this `here <http://rhodesmill.org/brandon/2012/one-sentence-per-line/>`_.
38
38
* If you are cross-referencing to a different page within our website,
39
-
use the ``doc`` directive and not a hyperlink.
39
+
use the ``doc`` role and not a hyperlink.
40
+
* If you are cross-referencing to a section within our website,
41
+
use the ``ref`` role with the label from the `autosectionlabel extension <http://www.sphinx-doc.org/en/master/usage/extensions/autosectionlabel.html>`__.
0 commit comments