Files
graphql-engine/docs/README.md
2019-09-11 12:47:14 +05:30

14 lines
390 B
Markdown

# Hasura GraphQL Engine Docs
The documentation accompanying the Hasura GraphQL engine is written with
[Sphinx](http://www.sphinx-doc.org/en/master/) and deployed to
[docs.hasura.io](https://docs.hasura.io).
## Contributing
Check out the [contributing](CONTRIBUTING.md) guide for more details.
## License
The source code in this directory are under [MIT License](../LICENSE-community).