56 Commits (aa9d3b3e6676b60ec98067e258103c00323c6dbd)

Author SHA1 Message Date
Alexander Makarov 2bb6f13505 Used ternary operator instead of "or" for constant definition 11 years ago
Qiang Xue 6bdf02dc93 Fixes #2601 11 years ago
Carsten Brandt 6c0576af9e raised dependency for phpdocumentor docblock lib 11 years ago
Carsten Brandt e99d5dba7b fixed apidoc table style 11 years ago
Carsten Brandt 8c7eb97175 apidoc style and typo 11 years ago
Carsten Brandt ebe972f36d fixed links in elasticsearch README 11 years ago
Carsten Brandt db8685ccad fixed a bunch of typos and errors 11 years ago
Tobias Munk 825a71c6df replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 11 years ago
Carsten Brandt 6b603c060b added anchors to ApiMarkdown 11 years ago
Carsten Brandt 9142c9c8ee fixed issue with apidoc without guide 11 years ago
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