We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f66d08f + 21c17ba commit bd6d9e3Copy full SHA for bd6d9e3
README.md
@@ -58,7 +58,7 @@ Currently there is only the `bootstrap` template available.
58
You may also add the `yii\apidoc\commands\ApiController` and `GuideController` to your console application command map
59
and run them inside of your applications console app.
60
61
-### Generting docs from multiple sources
+### Generating docs from multiple sources
62
63
The apidoc generator can use multiple directories, so you can generate docs for your application and include the yii framework
64
docs to enable links between your classes and framework classes. This also allows `@inheritdoc` to work
0 commit comments