We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99da3d7 commit 64712eaCopy full SHA for 64712ea
contributing/documentation/standards.rst
@@ -14,6 +14,8 @@ Sphinx
14
* The ``::`` shorthand is *preferred* over ``.. code-block:: php`` to begin a PHP
15
code block (read `the Sphinx documentation`_ to see when you should use the
16
shorthand);
17
+* Inline hyperlinks are **not** used. Seperate the link and their target
18
+ definition, which you add on the bottom of the page;
19
* You should use a form of *you* instead of *we*.
20
21
Example
0 commit comments