Skip to content

r7kamura/jdoc

Repository files navigation

Jdoc

CI

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.yml > example-api-documentation.md