yii2-apidoc: Files/Classes missing in the documentation
This issue is related to https://github.com/yiisoft/yii2-apidoc/issues/162
I’m using yii2-apidoc to generate the API documentation for a Laravel project. All classes except only one are well documented.
Under my project structure app\Http\Controllers\Api I have 4 classes under this namespace:
- ApplicationController
- ServiceController
- ClientController
- DriverController
Just this last one, DriverController, is missing from the documentation. The other namespaces are well rendered in the final documentation.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 16 (10 by maintainers)
Yes, trying 3.0.0 definitely worth it. @arogachev did a great job squashing very significant amount of bugs.
Also I recommend to try the latest version of yii2-apidoc (3.0.0).