Skip to content

Commit 64712ea

Browse files
committed
Added hyperlink standard
1 parent 99da3d7 commit 64712ea

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
@@ -14,6 +14,8 @@ Sphinx
1414
* The ``::`` shorthand is *preferred* over ``.. code-block:: php`` to begin a PHP
1515
code block (read `the Sphinx documentation`_ to see when you should use the
1616
shorthand);
17+
* Inline hyperlinks are **not** used. Seperate the link and their target
18+
definition, which you add on the bottom of the page;
1719
* You should use a form of *you* instead of *we*.
1820

1921
Example

0 commit comments

Comments
 (0)