Skip to content
This repository was archived by the owner on Apr 18, 2018. It is now read-only.

Commit 748c5cc

Browse files
edoddridgejahn
authored andcommitted
section headings in manual guidelines
Following rearrangement, these had become inconsistent with the rest of the documentation.
1 parent 5f63391 commit 748c5cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/contributing.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Contributing to the manual
106106

107107

108108
Section headings
109-
++++++++++++++++
109+
----------------
110110

111111
Chapter 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

124124
Cross referencing
125-
+++++++++++++++++
125+
-----------------
126126

127127
Labels 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

134134
Maths
135-
+++++
135+
-----
136136

137137
Inline maths is done with ``:math:`LATEX_HERE```
138138

0 commit comments

Comments
 (0)