From 64be3b80decc53fdd4bd96a6fd829f768d1931fb Mon Sep 17 00:00:00 2001 From: Anton Date: Mon, 4 Jul 2022 10:32:49 +0300 Subject: [PATCH] Fix `templates/bootstrap/views/index.php` --- templates/bootstrap/views/index.php | 47 +++++++++++++++-------------- 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/templates/bootstrap/views/index.php b/templates/bootstrap/views/index.php index 6d06c480..a9ca6d85 100644 --- a/templates/bootstrap/views/index.php +++ b/templates/bootstrap/views/index.php @@ -1,38 +1,41 @@ context; +ksort($types); + if (isset($readme)) { - echo \yii\apidoc\helpers\ApiMarkdown::process($readme); + echo ApiMarkdown::process($readme); } ?>

Class Reference

- - - + + - - - - - $class): -?> - - - - + + + + + + + + + + + + +
ClassDescription
createTypeLink($class, $class, $class->name) ?>shortDescription, $class, true) ?>
ClassDescription
createTypeLink($class, $class, $class->name) ?>shortDescription, $class, true) ?>