UNPKG

grunt-verb

Version:

Grunt plugin for Verb, the markdown documentation generator with zero-configuration required.

22 lines (15 loc) 249 B
Example document: ```js # {%= name %} > {%= description %} {%= toc() %} ## Overview {%= docs("overview") %} ## Options {%= docs("options") %} ## Examples {%= docs("examples") %} ## License and Copyright {%= copyright() %} {%= license() %} ```