phpDocumentor Simple Template
Simple template for phpDocumentor.
Installing
composer require --dev kranemora/phpdocumentor-simple-template
Basic Usage
- Copy phpdoc.dist.xml to the project root folder.
- Edit the phpdoc.dist.xml file according to the phpDocumentor documentation guidelines.
- Run phpdoc.
vendor/bin/phpdoc --sourcecode
Author
- Fernando Pita - Initial work - Kranemora.
License
This project is licensed under the MIT license.