19 Commits

Author SHA1 Message Date
dc45de127c Added --prefer-dist to all docs
1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies).
2. It requires less utilities to be installed (no VCS binaries required).
3. It takes less time to install dependencies.
2014-01-07 01:27:16 +04:00
13849e755d minor fixes to api doc template
also ignore tests and vendor
2014-01-06 06:59:34 +01:00
831f7c4253 fixed broken link for contants in api doc 2014-01-06 06:14:22 +01:00
c7c4d3c075 final cleanup apidoc generator 2014-01-06 05:37:43 +01:00
2245a7e36d short array syntax 2014-01-06 05:06:24 +01:00
82f7937ade readme for apidoc 2014-01-06 05:00:17 +01:00
5ede58fef6 finished the property feature 2014-01-06 04:30:50 +01:00
53b3198dec add exceptions to method docs 2014-01-06 03:41:18 +01:00
55f9111f47 markdown support and links 2014-01-06 03:25:31 +01:00
b9c1eff373 fixed javascript 2014-01-06 01:16:25 +01:00
f7e00887d6 restructured apidoc templates 2014-01-06 00:30:39 +01:00
5982544678 finished render command, added cli script 2014-01-05 22:11:54 +01:00
81aea73067 finished offline template with all information 2014-01-05 21:11:41 +01:00
8495be76c0 renamed item -> type 2014-01-05 18:00:13 +01:00
b494493482 ensure methods, properties and events to be unique 2014-01-05 17:49:46 +01:00
da1617340d finished offline template summaries 2014-01-05 17:45:56 +01:00
c66a1fa7bd finished the model layer 2014-01-05 07:04:08 +01:00
e33aa9fc0d simplified model and context creation 2014-01-05 05:04:54 +01:00
b17c827067 renamed phpdoc extension to apidoc 2014-01-05 04:38:30 +01:00