codehulk/scribe

A documentation generator for packages.

0.1.2 2018-05-31 13:33 UTC

This package is not auto-updated.

Last update: 2024-04-28 02:52:56 UTC


README

This library contains tooling for generating documentation for Packages.

Usage

To run the documentation generator, use the generate command:

vendor/bin/scribe generate path/to/scribe.config.php

Versioning

To tag the documentation with a specific build, or version, use the build option:

vendor/bin/scribe generate path/to/scribe.config.php --build=1.2.3

License

See LICENSE.md.