graphql-docs 4.0.0
Library and CLI for generating a website from a GraphQL API's schema definition. With ERB templating support and a plethora of configuration options, you can customize the output to your needs. The library easily integrates with your Ruby deployment toolchain to ensure the docs for your API are up to date.
Gemfile:
=
install:
=
Runtime Dependencies (7):
commonmarker
>= 0.23.6, ~> 0.23
dartsass
~> 1.49
escape_utils
~> 1.2
extended-markdown-filter
~> 0.4
gemoji
~> 3.0
graphql
~> 2.0
html-pipeline
>= 2.14.3, ~> 2.14
Development Dependencies (8):
html-proofer
~> 3.4
minitest
~> 5.0
minitest-focus
~> 1.1
rake
~> 13.0
rubocop
~> 1.37
rubocop-performance
~> 1.15
webmock
~> 2.3
webrick
~> 1.7