Skip to content

api is generating with errors #28

@oscarr-reyes

Description

@oscarr-reyes

i installed manually composer create-project --prefer-dist yiisoft/yii2-apidoc yii2 2.0.0, it downloads all pretty well.

but then when i generate the api with this command
yii2/apidoc api yii2 ./output

it throws this message

Searching files to process... done.
Loading apidoc data from cache... no data available.
Checking for updated files... done.
39 files to update.
Processing files... done.(39/39) ETA: 0 sec.
Updating cross references and backlinks... done.
Rendering files: done.(40/40) ETA: 0 sec.
generating extension index files...done.
generating search index...done.
202 errors have been logged to ./output/errors.txt

you can check the file in here

this command is ran under windows 10 cmd

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions