File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ Contributing to the manual
106106
107107
108108Section headings
109- ++++++++++++++++
109+ ----------------
110110
111111Chapter headings - these are the main headings with integer numbers - underlined with ``**** ``
112112
@@ -122,7 +122,7 @@ N.B. all underlinings should be the same length as the heading
122122
123123
124124Cross referencing
125- +++++++++++++++++
125+ -----------------
126126
127127Labels go above the section they refer to, with the format ``.. _LABELNAME: ``. The leading underscore is important.
128128
@@ -132,7 +132,7 @@ To reference sections by name use this format: ``:ref:`sec_eg_baro```
132132
133133
134134Maths
135- +++++
135+ -----
136136
137137Inline maths is done with ``:math:`LATEX_HERE` ``
138138
You can’t perform that action at this time.
0 commit comments