151 Commits (54e6b82dd6843eac80daf98a9db847fd71dfcc52)

Author SHA1 Message Date
Carsten Brandt 26717e3e76 allow referencing the guide from API docs 11 years ago
Carsten Brandt 8f491f2836 moved `@include` tags of api docs directly into the class 11 years ago
Carsten Brandt 0d720e0695 added property visibility to api docs 11 years ago
Carsten Brandt 82d103d09a added method visibility to api docs 11 years ago
Carsten Brandt c9c7db9ae5 fixed several issues with apidoc generator 11 years ago
Carsten Brandt 9190e0f4dd Changed markdown library to cebe/markdown 11 years ago
Carsten Brandt 9a67bc05fb updated apidoc composer.json 11 years ago
Alexander Makarov 4a201c7ad5 Removed unused variables 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Carsten Brandt 5b3830080c fixed bootstrap renderer guide links 11 years ago
Alexander Makarov 09f64d9032 Added array initialization 11 years ago
Carsten Brandt adfbba170c fixed link adjustment in guide renderer 11 years ago
Carsten Brandt 4d6773186e docs: copy guide images 11 years ago
Carsten Brandt 70b0dd78f6 improvements to php codehighlight 11 years ago
Carsten Brandt 1ecc775238 removed newline from php highlighting 11 years ago
Carsten Brandt ea7e576ef8 fixed an issue with code highlighting 11 years ago
Carsten Brandt 1c905873d1 typo 11 years ago
Carsten Brandt 020fd1843a documentation link fixes 11 years ago
Carsten Brandt 1b2e80285b oops, forgot to add a class :) 11 years ago
Carsten Brandt 29753b3e59 apidocs: use erusev/parsedown for markdown parsing 11 years ago
Carsten Brandt bad5a1199f apidoc: static methods do not define properties 11 years ago
Carsten Brandt 4f68b8a4bb added README to main framework docs 11 years ago
Carsten Brandt 7fa619feb3 added extensions to API docs 11 years ago
Carsten Brandt bff6e67f9a added timestamp to apidocs template 11 years ago
Carsten Brandt 193bc5011b added interface methods to abstract classes 11 years ago
Carsten Brandt 7924e6d1fb fixed apidoc context for markdown rendering 11 years ago
Carsten Brandt 3f1a0307cc improved problems reporting in apidoc command 11 years ago
Carsten Brandt abceccfd49 improved APIdocs template by sorting all items 11 years ago
Carsten Brandt 0f7732e80b fixed apidoc link parsing 11 years ago
Carsten Brandt 21ae27b306 updated phpdoc properties 11 years ago
John Was 62a7e397e0 fix the _only_ option in calls to FileHelper::findFiles() 11 years ago
Carsten Brandt c239afbf1e added guide to apidoc bootstrap template 11 years ago
Carsten Brandt 33b53fa55d added apidoc template based on twitter bootstrap 11 years ago
Carsten Brandt 79a14e7a4e created apidoc generator online template for yiiframework.com 11 years ago
Carsten Brandt 35cd2bff25 apidoc command: fixed vendor path 11 years ago
Carsten Brandt 954b0b5faf more path fixes for apidoc command 11 years ago
Carsten Brandt a69554e894 fixed paths in apidoc script according to psr-4 autoload and composer/bin 11 years ago
Carsten Brandt c4db587bc2 updated apidoc composer.json 11 years ago
Carsten Brandt fadc23a329 improved erorr handling in api doc controller 11 years ago
Jacob Morrison d7b2097775 Simplify apidoc to allow for custom renderers via ext 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 11 years ago
Luciano Baraglia cbf649b16c Some code style fixes [skip ci] 11 years ago
Qiang Xue 135f06413a fixed phpdoc command. 11 years ago
Qiang Xue ab47d58c69 path fixes. 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago