7 Commits

Author SHA1 Message Date
3deb6900b8 Yii 2 name fix (#12448)
To match Documentation Style Guide

> Yii 2.0 or Yii 2 (not Yii2 or Yii2.0)
2016-09-03 22:02:33 +02:00
a6b16db233 adjust internal documentation according to #7812
close #11117
2016-06-27 01:55:36 +02:00
0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
b7e493fca0 Tabs to spaces to be consistent
```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vendor/bin/indent --spaces -r . --pattern=*.md
vendor/bin/indent --spaces -r . --pattern=yii.*.js
vendor/bin/indent --spaces -r . --pattern=*.css
```
2014-05-23 16:58:21 +02:00
95ea1c20bb code style. FOREACH 2014-03-03 21:47:47 +03:00
eb8a11a167 Array short 2014-01-14 08:15:36 +01:00
e1e4df0302 Added wiki articles as docs 2014-01-12 21:01:32 +04:00