graphql-engine/docs
Rishichandra Wawhal 97c4cf0e2a update auth docs (#1305)
* fix broken auth example links

* add jwt examples

* misc auth docs changes
2019-01-04 19:31:18 +05:30
..
_ext pep8 fixes for python files (#875) 2018-10-30 14:51:58 +05:30
_static docs css fixes (#1286) 2019-01-03 09:29:27 +05:30
_theme/djangodocs docs css refactor (#1218) 2018-12-16 12:11:34 +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 update auth docs (#1305) 2019-01-04 19:31:18 +05:30
img add docs for configuring webhook URL from env var (#1084) 2018-12-05 10:43:13 +05:30
.gitignore add guide for subscriptions using apollo-client (fix #444) (#1018) 2018-12-07 16:48:05 +05:30
404.rst merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
conf.py remove algolia config from docs (#1209) 2018-12-13 20:11:54 +05:30
CONTRIBUTING.md remove algolia config from docs (#1209) 2018-12-13 20:11:54 +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 fix docs vulnerable dependency (#1208) 2018-12-13 20:02:17 +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.