This extension provides a simple way to generate documentation for your Yii2 project.
The preferred way to install this extension is through composer.
Either run
composer require uzdevid/yii2-docman
or add
"uzdevid/yii2-docman": "*"
to the require section of your composer.json
file.