38 Commits

Author SHA1 Message Date
4a201c7ad5 Removed unused variables 2014-02-07 13:39:35 +04:00
dd26d39dd8 Removed unused namespace imports 2014-02-07 13:26:00 +04:00
5b3830080c fixed bootstrap renderer guide links
fixes #2254
2014-02-04 03:25:11 +01:00
09f64d9032 Added array initialization 2014-02-01 01:08:59 +04:00
adfbba170c fixed link adjustment in guide renderer
fixes #2220
2014-01-30 12:10:54 +01:00
4d6773186e docs: copy guide images
issue #1797
2014-01-30 11:34:49 +01:00
70b0dd78f6 improvements to php codehighlight 2014-01-30 09:53:16 +01:00
1ecc775238 removed newline from php highlighting 2014-01-30 09:38:11 +01:00
ea7e576ef8 fixed an issue with code highlighting 2014-01-30 09:35:26 +01:00
1c905873d1 typo 2014-01-29 19:36:59 +01:00
020fd1843a documentation link fixes 2014-01-29 19:33:30 +01:00
1b2e80285b oops, forgot to add a class :) 2014-01-29 19:24:05 +01:00
29753b3e59 apidocs: use erusev/parsedown for markdown parsing
added quick and dirty code highlighing and got much faster
2014-01-29 19:20:39 +01:00
bad5a1199f apidoc: static methods do not define properties 2014-01-29 02:38:54 +01:00
4f68b8a4bb added README to main framework docs 2014-01-29 02:29:09 +01:00
7fa619feb3 added extensions to API docs 2014-01-29 02:17:17 +01:00
bff6e67f9a added timestamp to apidocs template 2014-01-29 00:57:38 +01:00
193bc5011b added interface methods to abstract classes 2014-01-28 18:01:57 +01:00
7924e6d1fb fixed apidoc context for markdown rendering 2014-01-28 16:50:35 +01:00
3f1a0307cc improved problems reporting in apidoc command 2014-01-28 16:39:23 +01:00
abceccfd49 improved APIdocs template by sorting all items 2014-01-28 15:16:18 +01:00
0f7732e80b fixed apidoc link parsing 2014-01-28 15:15:37 +01:00
21ae27b306 updated phpdoc properties 2014-01-28 00:11:18 +01:00
62a7e397e0 fix the _only_ option in calls to FileHelper::findFiles() 2014-01-27 21:04:49 +01:00
c239afbf1e added guide to apidoc bootstrap template 2014-01-24 16:17:40 +01:00
33b53fa55d added apidoc template based on twitter bootstrap
issue #1797
2014-01-23 15:27:35 +01:00
79a14e7a4e created apidoc generator online template for yiiframework.com 2014-01-23 12:03:31 +01:00
35cd2bff25 apidoc command: fixed vendor path 2014-01-23 10:40:10 +01:00
954b0b5faf more path fixes for apidoc command 2014-01-22 15:28:20 +01:00
a69554e894 fixed paths in apidoc script according to psr-4 autoload and composer/bin 2014-01-22 14:54:50 +01:00
c4db587bc2 updated apidoc composer.json
require a version that contains phpDocumentor/Reflection#16
2014-01-22 14:10:10 +01:00
fadc23a329 improved erorr handling in api doc controller 2014-01-21 15:28:37 +01:00
d7b2097775 Simplify apidoc to allow for custom renderers via ext 2014-01-20 21:02:16 -08:00
7d33a5d3b5 Some Code style fixes 2014-01-19 13:35:36 -03:00
cbf649b16c Some code style fixes [skip ci] 2014-01-12 20:54:27 -03:00
135f06413a fixed phpdoc command.
fixed Markdown::process() to make it compatible with parent declaration.
2014-01-11 17:33:48 -05:00
ab47d58c69 path fixes. 2014-01-10 21:58:50 -05:00
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00