graphql-engine/docs
sezgi b346df239a
docs: code cleanup (#5460)
* remove unused css (using purgecss but also checking results manually)
* remove unused fonts
* remove unused examples_schema_migrations dir
* remove underscore & bootstrap pagination
* remove unused djangodocs files
* clean up djangodocs.css
* organize static files (move to _static/scripts and _static/styles)
* clean up and organize scripts (move out of layout.html and into hdocs.js)
* defer scripts that can be deferred
* remove global_tabs extension & files and replace with tabs directive in the only place it's used
2020-07-31 17:19:01 +05:30
..
_ext docs: code cleanup (#5460) 2020-07-31 17:19:01 +05:30
_static docs: code cleanup (#5460) 2020-07-31 17:19:01 +05:30
_theme/djangodocs docs: code cleanup (#5460) 2020-07-31 17:19:01 +05:30
algolia_index pep8 fixes for python files (#875) 2018-10-30 14:51:58 +05:30
graphql/manual docs: code cleanup (#5460) 2020-07-31 17:19:01 +05:30
img docs: open Intercom on feedback & add buttons (close #5264) (#5265) 2020-07-17 12:17:29 -07:00
.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 docs: code cleanup (#5460) 2020-07-31 17:19:01 +05:30
CONTRIBUTING.md contrib: link to fork-and-branch git workflow guide (close #5225) (#5226) 2020-06-30 16:31:53 +05:30
index.rst docs: docs for remote joins (close #4911) (#5132) 2020-07-07 14:47:42 -07:00
Makefile docs: fix sitemap generation (#5490) 2020-07-31 14:51:13 +05:30
README.md noop: replace subdomain links with subpath (#3869) 2020-02-27 15:43:07 +05:30
requirements.txt docs: bump MarkupSafe version (#4102) 2020-03-13 13:58:54 +05:30

Hasura GraphQL Engine Docs

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

Contributing

Check out the contributing guide for more details.

License

The source code in this directory are under MIT License.