Skip to content

How can I create documentation for my app? #131

Open
@AntoninSlejska

Description

@AntoninSlejska

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?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions