Carsten Brandt
|
39a2e1efd7
|
adjusted guide renderer to new guide structure
|
2014-05-04 07:04:43 +02:00 |
|
SonicGD
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
Carsten Brandt
|
5ad0efe36a
|
APIDOC beautification
|
2014-03-11 06:51:37 +01:00 |
|
Carsten Brandt
|
668dacbab6
|
Merge pull request #2622 branch 'ext-codestyle-fix' of https://github.com/AlexGx/yii2 into code-style
* 'ext-codestyle-fix' of https://github.com/AlexGx/yii2:
fix php5.4 array syntax
many phpcs fixes
fix phpDoc LuaScriptBuilder build @throws
Conflicts:
extensions/apidoc/commands/RenderController.php
extensions/apidoc/models/BaseDoc.php
extensions/apidoc/templates/BaseRenderer.php
extensions/apidoc/templates/bootstrap/Renderer.php
extensions/apidoc/templates/bootstrap/layouts/guide.php
extensions/apidoc/templates/bootstrap/layouts/main.php
extensions/apidoc/templates/html/Renderer.php
extensions/apidoc/templates/offline/Renderer.php
extensions/apidoc/templates/offline/assets/AssetBundle.php
extensions/apidoc/templates/offline/views/index.php
|
2014-03-07 21:34:23 +01:00 |
|
Carsten Brandt
|
acde64c88b
|
finished guide command refactoring
|
2014-03-07 13:37:58 +01:00 |
|
AlexGx
|
1982efbdfe
|
many phpcs fixes
|
2014-03-05 00:22:55 +02:00 |
|
Carsten Brandt
|
023f4d0ab6
|
refactored apidoc extensions completely.
separated guide and apidoc, better maintainability
|
2014-02-25 19:52:15 +01:00 |
|
Alexander Makarov
|
dd26d39dd8
|
Removed unused namespace imports
|
2014-02-07 13:26:00 +04:00 |
|
Carsten Brandt
|
c239afbf1e
|
added guide to apidoc bootstrap template
|
2014-01-24 16:17:40 +01:00 |
|