Skip to content

Commit 0d055a2

Browse files
committed
[symfony#2481] Tweaks to new docs standards doc
1 parent 8c042f1 commit 0d055a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contributing/documentation/overview.rst

-1
Original file line numberDiff line numberDiff line change
@@ -184,4 +184,3 @@ Read the dedicated :doc:`document <translations>`.
184184
.. _`fork`: https://help.github.com/articles/fork-a-repo
185185
.. _`pull requests`: https://help.github.com/articles/using-pull-requests
186186
.. _`Documentation Build Errors`: http://symfony.com/doc/build_errors
187-
.. _`Twig Coding Standards`: http://twig.sensiolabs.org/doc/coding_standards.html

contributing/documentation/standards.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Sphinx
2121
Example
2222
~~~~~~~
2323

24-
.. code-block:: ReST
24+
.. code-block:: text
2525
2626
Example
2727
=======
@@ -105,3 +105,4 @@ Example
105105
but this should not be done in Twig (e.g. ``{'hello' : 'value'}``).
106106

107107
.. _`the Sphinx documentation`: http://sphinx-doc.org/rest.html#source-code
108+
.. _`Twig Coding Standards`: http://twig.sensiolabs.org/doc/coding_standards.html

0 commit comments

Comments
 (0)