Download | |
File: | HTML |
Extension: | zip |
phpDocumentor template that generates Markdown documentation of the public API |
READMEphpDocumentor template that generates Markdown documentation of only the public API. It will skip all abstract classes and non-public methods. The main use-case for this template is to generate simple and nice looking usage documentation, that can then be published on GitHub. For example, a small library can document it's public API in DocBlock comments, use this template to generate the Markdown documentation and then commit it to GitHub with the library to easily create a nice looking documentation for other developers to see. Example of documentation generated with this template: https://github.com/cvuorinen/raspicam-php/tree/master/docs InstallationInstall with composer:
UsageRun phpDocumentor and set template as Example using command-line arguments:
More information about the available arguments can be found at running phpDocumentor. Example using configuration file: Add a file called
More information about configuring phpDocumentor. |
Documentation Phpdoc Markdown PhpDocumentor |
Type: | Package |
Category: | Download |
Sub Category: | HTML |
Uploaded by: | Admin |
Views: | 16 |