0.0.0 • Published 11 years ago

stylus-documentor v0.0.0

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

Basic Stylus documentor

Helps you generate documentation for stylus functions and assignments. It was written to document a largish Stylus function library.

Installation

Installation through NPM:

npm install stylus-documentor

Usage

Usage is simple, pass it a file and an output dir for the generated documentation.

stylus-documentor --file=/your/stylus/file.styl --out=/your/doc/output/dir