minno-gendocs

1.0.5 • Public • Published

minno-gendocs

A static site generator for minno

npm version

Install

npm install minno-gendocs --save

Usage

node minno-gendocs src dest

Where src is a source directory, and dest is the directory we want to create the docs in. Gendocs will walk through the source directory and render folder according to the following rules:

Description

  • If menu.md exists, it is used as the menu for all files within this directory.
  • Markdown files (other than menu.md) will be rendered into the layout.
  • JS files will be rendered into a playground (the lines of comments before define will be rendered as markdown).

Readme

Keywords

none

Package Sidebar

Install

npm i minno-gendocs

Weekly Downloads

1

Version

1.0.5

License

Apache-2.0

Unpacked Size

44.5 kB

Total Files

15

Last publish

Collaborators

  • eladzlot