UNPKG

docma

Version:

A powerful dev-tool to easily generate beautiful HTML documentation from Javascript (JSDoc), Markdown and HTML files.

24 lines (14 loc) 648 B
# ${name} — Template for Docma ${description} ## Usage 1. Make sure you have the latest [Docma][docma-repo] installed. 2. Install this template globally via **npm**: `npm i docma-template-${name} -g` 3. Set `template.path` to `"${name}"` in your build configuration (docma.json). _Note: If not installed globally, set `template.path` to absolute local path._ 4. Configure and set `template.options` as described below. ## Template Options Template specific options that can be used when building your documentation with **${name}**. [» ENTER TEMPLATE OPTIONS HERE «] ## LICENSE ${license} [docma-repo]:https://github.com/onury/docma