graphql-engine/docs
Rikin Kachhia d0effffbf6
Fix links in docs and README (#1160)
* fix docs syntax bug

* update link in README
2018-12-03 19:02:08 +05:30
..
_ext pep8 fixes for python files (#875) 2018-10-30 14:51:58 +05:30
_static add table of contents to docs pages (#1115) 2018-12-03 17:42:24 +05:30
_theme/djangodocs docs: update logo + add docker for mac configuration note (#559) 2018-09-27 21:34:21 +05:30
algolia_index pep8 fixes for python files (#875) 2018-10-30 14:51:58 +05:30
examples_schema_migrations merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
graphql/manual Fix links in docs and README (#1160) 2018-12-03 19:02:08 +05:30
img adds basic support for remote schemas/schema stitching (#952) 2018-11-23 18:32:46 +05:30
.gitignore merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
404.rst merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
conf.py pep8 fixes for python files (#875) 2018-10-30 14:51:58 +05:30
CONTRIBUTING.md add table of contents to docs pages (#1115) 2018-12-03 17:42:24 +05:30
index.rst merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
Makefile adds basic support for remote schemas/schema stitching (#952) 2018-11-23 18:32:46 +05:30
README.md improve documentation (fix #745) (#746) 2018-10-19 22:29:18 +05:30
requirements.txt update requests package version in docs for security (#955) 2018-10-31 14:49:45 +05:30

Hasura GraphQL Engine Docs

The documentation accompanying the Hasura GraphQL Engine is written with Sphinx and deployed to docs.hasura.io.

Contributing

Check out the contributing guide for more details.

License

The source code in this directory are under MIT License.