kranemora/phpdocumentor-simple-template

Simple template for phpDocumentor


License
MIT

Documentation

phpDocumentor Simple Template

Simple template for phpDocumentor.

Installing

composer require --dev kranemora/phpdocumentor-simple-template

Basic Usage

  1. Copy phpdoc.dist.xml to the project root folder.
  2. Edit the phpdoc.dist.xml file according to the phpDocumentor documentation guidelines.
  3. Run phpdoc.
vendor/bin/phpdoc --sourcecode

Author

License

This project is licensed under the MIT license.