73 Commits (c8b75c6aca0836f1fd50cee5cb76a28c7f2d08c3)

Author SHA1 Message Date
Carsten Brandt 75b1f4818c improved HTML guide navigation 10 years ago
Alexander Makarov d7a251bbec Removed unused imports, added missing phpdoc 10 years ago
Carsten Brandt 0f4817005f finished PDF support for guide 10 years ago
Carsten Brandt fd461a9eec better listings in guide pdf 10 years ago
Carsten Brandt 3ff2e4e3f3 improved PDF version of the guide 10 years ago
Carsten Brandt 6647709113 generate PDF file chapters from README.md structure 10 years ago
Carsten Brandt d52299baa2 first approach to a PDF guide 10 years ago
Carsten Brandt 85f49e0cfe fixed apidoc short description 10 years ago
Carsten Brandt b7e493fca0 Tabs to spaces to be consistent 10 years ago
Carsten Brandt e1b4777021 fixes Yii source path 10 years ago
Carsten Brandt 39a2e1efd7 adjusted guide renderer to new guide structure 11 years ago
Carsten Brandt 6c4046da49 defer loading of search index in api doc 11 years ago
Carsten Brandt 23866f67a0 improved usability for the apidoc search 11 years ago
Carsten Brandt 97e13d82e7 renamed jssearch 11 years ago
Carsten Brandt 5f77cb97c5 added search form to api docs 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Alexander Makarov c7c708d454 Removed unused imports 11 years ago
Carsten Brandt 3c400dbca8 fixed file PHPdoc 11 years ago
Qiang Xue 92bd71cd84 Fixes #2912: Relative view files will be looked for under the directory containing the view currently being rendered 11 years ago
Carsten Brandt f93d871cd6 fixed wrong method calls in elasticsearch Command 11 years ago
Tobias Munk 7499c19878 use all 12 columns, left sidebar is now span-3 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 40cb98bb02 updated `@property` annotations 11 years ago
Carsten Brandt 5ad0efe36a APIDOC beautification 11 years ago
Alexander Makarov 5d6c314d4e Adjusted URL helper, fixed usage 11 years ago
Alexander Makarov 92b381795b Adjusted Url helper methods 11 years ago
Carsten Brandt f7a5c29e20 apidoc cleanup 11 years ago
Alexander Makarov 3400eb5215 #2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create` 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 11 years ago
Carsten Brandt 595f55c504 api doc improvements 11 years ago
Carsten Brandt e2aacad8aa Added links to PHP.net to apidoc 11 years ago
Carsten Brandt 31a1eca556 add source code links to api docs 11 years ago
Carsten Brandt ca6bfdbbb5 final changes for apidoc refactoring 11 years ago
Carsten Brandt acde64c88b finished guide command refactoring 11 years ago
AlexGx 1982efbdfe many phpcs fixes 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 11 years ago
Alexander Mohorev b2f1b00bf2 code style. operator IF 11 years ago
Alexander Mohorev d8971b252c short echo tags 11 years ago
Qiang Xue 6bdf02dc93 Fixes #2601 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
Carsten Brandt 023f4d0ab6 refactored apidoc extensions completely. 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