kranemora/phpdocumentor-simple-template

Simple template for phpDocumentor

v1.0.0 2021-06-24 04:01 UTC

This package is auto-updated.

Last update: 2024-03-24 12:50:42 UTC


README

Simple template for phpDocumentor.

Support

phpDocumentor v3

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

Author

License

This project is licensed under the MIT license.