Download the PHP package objective-php/docu-mentor without Composer
On this page you can find all versions of the php package objective-php/docu-mentor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download objective-php/docu-mentor
More information about objective-php/docu-mentor
Files in objective-php/docu-mentor
Package docu-mentor
Short Description Tool to generate Objective-php's markdown documentation
License GPL-3.0
Homepage https://github.com/objective-php/docu-mentor
Informations about the package docu-mentor
ObjectivePHP \ DocuMentor
Introduction
We always wanted to make our framework Objective PHP serviceable for every person who get interested getting an use of it. We tried to write documentation in many ways but we choose to write a tool to generate a custom markdown documentation for every components.
Description
Docu-mentor is a CLI tool for the documentation generation for packages.
Installation
Composer
The easiest way to install the library and get ready to play with it is by using Composer. Run the following command :
The command will be accessible in ./vendor/bin
Configuration directive documentation guides
For :
- Scalar
- Complex
- Example-Values
How to use
Usage
Examples:
Init the whole documentation:
Rewrite the config doc:
Rewrite and debug your config:
Reset the docs:
Custom pathes:
The whole documentation
Full documentation can be found at objective-php.org
All versions of docu-mentor with dependencies
phpdocumentor/reflection-docblock Version ^4.3
symfony/finder Version ^4.0