File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
contributing/documentation Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -5,21 +5,21 @@ These short articles explain everything you need to contribute to the Symfony
5
5
documentation:
6
6
7
7
:doc: `The Contribution Process </contributing/documentation/overview >`
8
- Explains the steps to follow to contribute fixes and new contents. It's the
9
- same contribution process followed by most open source projects, so you may
10
- already know everything that is needed.
8
+ Explains the steps to follow to contribute fixes and new contents. It's the
9
+ same contribution process followed by most open source projects, so you may
10
+ already know everything that is needed.
11
11
12
12
:doc: `Documentation Formats </contributing/documentation/format >`
13
- Explains the technical details of the reStructuredText format that is used to
14
- write the docs. Skip it if you are already familiar with this format.
13
+ Explains the technical details of the reStructuredText format that is used to
14
+ write the docs. Skip it if you are already familiar with this format.
15
15
16
16
:doc: `Documentation Standards </contributing/documentation/standards >`
17
- Explains how to write docs and code examples to match the style and tone of
18
- the rest of the existing documentation.
17
+ Explains how to write docs and code examples to match the style and tone of
18
+ the rest of the existing documentation.
19
19
20
20
:doc: `License </contributing/documentation/license >`
21
- Explains the details of the Creative Commons BY-SA 3.0 license used for the
22
- Symfony Documentation.
21
+ Explains the details of the Creative Commons BY-SA 3.0 license used for the
22
+ Symfony Documentation.
23
23
24
24
.. toctree ::
25
25
:hidden:
You can’t perform that action at this time.
0 commit comments