verb
Version:
A project without documentation is like a project that doesn't exist. Verb solves this by making it dead simple to generate docs, using simple markdown templates, with zero configuration required.
21 lines (13 loc) • 500 B
Markdown
# {%= name %}
> {%= description %}
Exactly like the one on Star Trek. But instead of "stun" and "kill", this Verb generates markdown documentation, making it hands-down the most deadly markdown documentation generator on the planet (and probably others ones too).
Please [report any bugs or feature requests]({%= bugs.url %}/new), thanks!
## Install
<!-- docs('install') -->
## Contribute
<!-- docs('contribute') -->
## License
{%= copyright() %}
{%= license() %}
***
{%= include("footer") %}