54 Commits (6e209cc7ff3ce1494d42a99d4ab0e352fc11259f)

Author SHA1 Message Date
Carsten Brandt e1371661ee fixed namespace collision 10 years ago
Alexander Makarov 992db0efef apidoc minor fixes: phpdoc, use statements, comments 10 years ago
Qiang Xue 5526cad17f use css class to indicate broken links in generated guide/api docs. [skip ci] 10 years ago
Carsten Brandt f9d83661e4 add guidePrefix option for apidoc 10 years ago
mickgeek 67fc152bae Remove the focus on the search field 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Qiang Xue 6b799d392d Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files 10 years ago
Carsten Brandt 75b1f4818c improved HTML guide navigation 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
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 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 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
Carsten Brandt e99d5dba7b fixed apidoc table style 11 years ago
Carsten Brandt 8c7eb97175 apidoc style and typo 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 26717e3e76 allow referencing the guide from API docs 11 years ago
Carsten Brandt c9c7db9ae5 fixed several issues with apidoc generator 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Carsten Brandt 5b3830080c fixed bootstrap renderer guide links 11 years ago
Carsten Brandt adfbba170c fixed link adjustment in guide renderer 11 years ago
Carsten Brandt 29753b3e59 apidocs: use erusev/parsedown for markdown parsing 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 0f7732e80b fixed apidoc link parsing 11 years ago
Carsten Brandt c239afbf1e added guide to apidoc bootstrap template 11 years ago