32 Commits

Author SHA1 Message Date
5a5df19f0c fixed broken markdown in application guide
fixes #9549
2015-08-29 21:24:06 +02:00
d285c6e1dc documentation corrections [skip ci] 2015-06-01 10:41:53 +03:00
675dffbf7e General grammar and punctuation cleanup for Applications page. 2015-05-12 23:46:05 -07:00
e652782707 docs/* fixed [ci skip]
changed http to https for the composer's url

close #8204
2015-04-27 13:07:39 +02:00
87a824515f Renamed application template into project template in docs 2015-04-02 14:46:34 +03:00
e2ef55a21f docs/guide/structure-applications.md - typo fixed [ci skip] 2015-01-26 07:54:46 +09:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
03a6707f8a docs/guide/structure-applications.md - fixed link reference 2014-11-25 23:10:05 -02:00
ec9d33db8d fixed broken markdown
fixes #6084
2014-11-20 02:21:53 +01:00
1b5e1023be Added application lifecycle diagram 2014-11-07 15:39:54 +03:00
dfd68954a5 finished guide on formatting 2014-10-06 20:48:44 +02:00
9d81395a6d fixed links in application guide
fixes #5322
2014-10-03 16:37:55 +02:00
5dbf276c92 Grammar fix 2014-07-29 14:28:17 +02:00
9f46734205 fixed typo and some links 2014-07-29 15:27:35 +04:00
7d8ae76167 drop the unneeded leading backslash. [skip ci] 2014-07-04 10:15:28 -04:00
c7dc5ed10d typo fix [skip ci] 2014-07-04 10:13:46 -04:00
f8fda79a88 Fixes #4192. 2014-07-04 09:55:14 -04:00
9c4d4715dd guide WIP [skip ci] 2014-07-03 08:33:09 -04:00
973013babc Small fix in english guide [skip ci] 2014-06-16 01:28:54 -03:00
9249f6ffc1 English guide small fix [skip ci] 2014-06-15 20:46:04 -03:00
c7d8439072 Fixes #3687: Default sourceLanguage and language are now en-US in order for i18n formatter to work correctly 2014-06-08 02:38:32 +04:00
9c9d11aef7 guide WIP [skip ci] 2014-05-29 20:59:30 -04:00
f184d82465 Added application component section [skip ci] 2014-05-29 10:47:47 -04:00
93beb5e130 minor edit [skip ci] 2014-05-29 10:12:05 -04:00
332cd72d1a added anchors [skip ci] 2014-05-28 15:24:08 -04:00
9840bdd346 minor format fix [skip ci] 2014-05-28 13:44:31 -04:00
d1ab9f72ae Finished application guide [skip ci] 2014-05-28 13:40:41 -04:00
5210573622 guide WIP [skip ci] 2014-05-28 08:44:39 -04:00
0de53fe073 guide WIP [skip ci] 2014-05-27 19:48:37 -04:00
4b6b9d413d guide WIP [skip ci] 2014-05-25 22:45:06 -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
9d986b49d9 guide WIP [skip ci] 2014-05-20 18:00:44 -04:00