codehulk/scribe

A documentation generator for packages.

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/codehulk/scribe

0.1.2 2018-05-31 13:33 UTC

This package is not auto-updated.

Last update: 2026-01-04 12:31:33 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.