Generate a Dash compatible docset for Yii2
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist jom/yii2-apidoc-dash-docset "*"
or add
"jom/yii2-apidoc-dash-docset": "*"
to the require section of your composer.json.
To generate API documentation, run the apidoc
command.
vendor/bin/apidoc --template=docset source/directory ./output