Jdoc

Generate API documentation from JSON Schema.

Install

$ gem install jdoc

Usage

See example-api-documentation.md generated by the following command.

$ jdoc spec/fixtures/schema.json > example-api-documentation.md