File tree 1 file changed +20
-7
lines changed
1 file changed +20
-7
lines changed Original file line number Diff line number Diff line change 1
- Symfony Documentation
2
- =====================
3
-
4
- This documentation is rendered online at https://symfony.com/doc/current/
1
+ <p align =" center " ><a href =" https://symfony.com " target =" _blank " >
2
+ <img src =" https://symfony.com/logos/symfony_black_02.svg " >
3
+ </a ></p >
4
+
5
+ <h3 align =" center " >
6
+ The official Symfony Documentation
7
+ </h3 >
8
+
9
+ <p align =" center " >
10
+ <a href =" https://symfony.com/doc/current/index.html " >
11
+ Online version
12
+ </a >
13
+ <span > | </span >
14
+ <a href =" https://symfonycasts.com " >
15
+ Screencasts
16
+ </a >
17
+ </p >
5
18
6
19
Contributing
7
20
------------
@@ -11,8 +24,8 @@ Symfony documentation, please read
11
24
[ Contributing to the Documentation] ( https://symfony.com/doc/current/contributing/documentation/overview.html )
12
25
13
26
> ** Note**
14
- > All pull requests must be based off of the ** 4.4** branch,
15
- > unless you're documenting a feature that was introduced * after* Symfony 4.4
27
+ > All pull requests must be based on the `` 4.4 `` branch,
28
+ > unless you are documenting a feature that was introduced * after* Symfony 4.4
16
29
> (e.g. in Symfony 5.2), ** not** the `` 5.x `` or older branches.
17
30
18
31
SymfonyCloud
@@ -24,7 +37,7 @@ server where Pull Requests are built and can be reviewed by contributors.
24
37
Docker
25
38
------
26
39
27
- You can build the doc locally with these commands:
40
+ You can build the documentation project locally with these commands:
28
41
29
42
``` bash
30
43
# build the image...
You can’t perform that action at this time.
0 commit comments