mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
cc30f08f6e
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4261 GitOrigin-RevId: 3d80068acdd61b5350fc36ec3444db47508f9c09
14 lines
390 B
Markdown
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
|
|
[hasura.io/docs](https://hasura.io/docs).
|
|
|
|
## Contributing
|
|
|
|
Check out the [contributing](CONTRIBUTING.md) guide for more details.
|
|
|
|
## License
|
|
|
|
The source code in this directory are under [MIT License](../LICENSE-community).
|