0.4.2 • Published 11 years ago

resource-docs v0.4.2

Weekly downloads
10
License
-
Repository
-
Last release
11 years ago

docs

for generating documentation

API

properties

methods

for generating documentation

  • id

    • type : any

methods

docs.generate(resource, template)

generates markdown documentation for a single resource

  • resource

    • description : the resource to generate documentation for

    • type : any

  • template

    • type : string

    • default : /Users/maraksquires/dev/bigcompany/resources/docs/template.md

docs.build()

builds README.md files for all resources

README auto-generated with docs