verb
Version:
Verb makes it easy to build project documentation using simple markdown templates, with zero configuration required.
57 lines (47 loc) • 2.4 kB
Markdown
# [Examples](docs/docs-examples.md)
* [Template Examples](docs/docs-examples.md/#template-examples)
* [Name](docs/docs-examples.md/#name)
* [Version](docs/docs-examples.md/#version)
* [Description](docs/docs-examples.md/#description)
* [Homepage](docs/docs-examples.md/#homepage)
* [AUTHORS](docs/docs-examples.md/#authors)
* [Time and date](docs/docs-examples.md/#time-and-date)
* [Banner](docs/docs-examples.md/#banner)
* [Changelog / Release History](docs/docs-examples.md/#changelog-release-history)
* [License](docs/docs-examples.md/#license)
* [Contributors](docs/docs-examples.md/#contributors)
* [Metadata](docs/docs-examples.md/#metadata)
# [Features](docs/docs-features.md)
* [templates](docs/docs-features.md/#templates)
* [Readme template](docs/docs-features.md/#readme-template)
* [YAML Front Matter](docs/docs-features.md/#yaml-front-matter)
* [Code Comments](docs/docs-features.md/#code-comments)
* [Escaping](docs/docs-features.md/#escaping)
* [Escaping hashes](docs/docs-features.md/#escaping-hashes)
* [Escaping Lo-Dash templates](docs/docs-features.md/#escaping-lo-dash-templates)
# [Front-Matter](docs/docs-front-matter.md)
* [Front Matter](docs/docs-front-matter.md/#front-matter)
* [Examples](docs/docs-front-matter.md/#examples)
# [Mixins](docs/docs-mixins.md)
* ["include" filters](docs/docs-mixins.md/#include-filters)
* [_.include()](docs/docs-mixins.md/#include)
* [_.doc()](docs/docs-mixins.md/#doc)
* [_.resolve()](docs/docs-mixins.md/#resolve)
* [convenience filters](docs/docs-mixins.md/#convenience-filters)
* [_.meta()](docs/docs-mixins.md/#meta)
* [_.jsdocs()](docs/docs-mixins.md/#jsdocs)
* [_.copyright()](docs/docs-mixins.md/#copyright)
* [_.license()](docs/docs-mixins.md/#license)
* [_.contributors()](docs/docs-mixins.md/#contributors)
* [_.username()](docs/docs-mixins.md/#username)
* [_.homepage()](docs/docs-mixins.md/#homepage)
# [Options](docs/docs-options.md)
* [Overview of available options](docs/docs-options.md/#overview-of-available-options)
* [readme](docs/docs-options.md/#readme)
* [metadata](docs/docs-options.md/#metadata)
* [data files](docs/docs-options.md/#data-files)
* [docs](docs/docs-options.md/#docs)
* [templates](docs/docs-options.md/#templates)
* [remove](docs/docs-options.md/#remove)
* [contributing](docs/docs-options.md/#contributing)
* [sep](docs/docs-options.md/#sep)