9 Commits

Author SHA1 Message Date
75b1f4818c improved HTML guide navigation 2014-06-10 00:09:40 +02: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
23866f67a0 improved usability for the apidoc search 2014-04-26 14:30:31 +02:00
5f77cb97c5 added search form to api docs 2014-04-25 04:06:07 +02:00
5ad0efe36a APIDOC beautification 2014-03-11 06:51:37 +01:00
595f55c504 api doc improvements 2014-03-08 14:20:19 +01:00
e99d5dba7b fixed apidoc table style 2014-02-28 18:51:28 +01:00
8c7eb97175 apidoc style and typo 2014-02-28 18:36:27 +01:00
33b53fa55d added apidoc template based on twitter bootstrap
issue #1797
2014-01-23 15:27:35 +01:00