Skip to content

Commit 99da3d7

Browse files
committed
Added heading level standard
1 parent 54ca6b0 commit 99da3d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contributing/documentation/standards.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ look and feel familiar, you should follow these standards.
77
Sphinx
88
------
99

10+
* The following characters are choosen for different heading levels: level 1
11+
is ``=``, level 2 ``-``, level 3 ``~``, level 4 ``.`` and level 5 ``"``;
1012
* Each line should break approximately after the first word that crosses the
1113
72nd character (so most lines end up being 72-78 characters);
1214
* The ``::`` shorthand is *preferred* over ``.. code-block:: php`` to begin a PHP

0 commit comments

Comments
 (0)