-
-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Labels
type:enhancementEnhancementEnhancement
Description
I create API documentation with the following command:
vendor/bin/apidoc api 'backend,frontend,common,vendor/yiisoft,...' ./../apidocs
In index.html is then documentation for namespaces yii, yii\base,... but not for namespaces from my application. Files containing documentation for my application are created, but with navigation containing all namespaces, which are not in index.html.
Is it possible to create e.g. app-index.html with navigation consisting only from namespaces from my application?
ricpelo, roslov, blacksmoke26, hujuice, jevansloreto and 1 more
Metadata
Metadata
Assignees
Labels
type:enhancementEnhancementEnhancement