adjust internal documentation according to #7812

close #11117
This commit is contained in:
Carsten Brandt
2016-03-15 03:25:44 +01:00
parent 0c6dbd8c87
commit a6b16db233
8 changed files with 150 additions and 29 deletions

View File

@ -29,7 +29,7 @@ Change to the directory where you cloned Yii, normally, "yii2". Then enter the f
git remote add upstream git://github.com/yiisoft/yii2.git
```
### 3. Prepare the testing environment
### 3. Prepare the testing environment <span id="prepare-the-test-environment"></span>
The following steps are not necessary if you want to work only on translations or documentation.