writeme

0.0.2 • Public • Published

Painless documentation generation for javascript

Generates html and markdown documentation.

Install

npm install -g writeme

Usage

Just go to a directory that you want to generate documentation for, and type:

writeme

writeme will create a readme.md and readme.html at the root of your directory, containing the generated docs. It relies on your code being commented using jsdoc format. writeme grabs your jsdoc-formatted comments, and generates nice-looking documentation for you.

To see examples of what writeme-generated documentation looks like, check out api.md and api.html at the root of this repo, or the examples inside the examples directory.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    1
  • 0.0.1
    1
  • 0.0.0
    1

Package Sidebar

Install

npm i writeme

Weekly Downloads

3

Version

0.0.2

License

none

Last publish

Collaborators

  • ttezel