graphene-django/docs
Thierry Guillemot 85da376333 Fix the setup of the cookbook example
`ingredients` and `recipes` from [examples/cookbook](https://github.com/graphql-python/graphene-django/tree/master/examples/cookbook) are included in cookbook/cookbook. 
By following the tutorial `ingredients` and `recipes` are in `cookbook/`.

Two possibilities : 
1) There is a mistake in the doc and I can correct it by adding a `cd cookbook` (as done by the PR)
2) Correct the [examples/cookbook](https://github.com/graphql-python/graphene-django/tree/master/examples/cookbook).

Solution 1 is easier but  I prefer the solution 2 because it is closer of what is done in the [django tutorial](https://docs.djangoproject.com/en/1.10/intro/tutorial01/).
2016-12-05 10:59:06 +01:00
..
authorization.rst Fixes typo in docs 2016-10-18 14:30:15 -07:00
conf.py Improved docs theme 2016-09-26 00:54:44 -07:00
debug.rst Updated docs as graphql highlight is not yet supported 2016-09-26 01:13:31 -07:00
filtering.rst Remove order_by in docs 2016-11-23 02:32:52 -08:00
index.rst Added first version of the docs 2016-09-20 22:30:36 -07:00
introspection.rst Updated Django docs with latest changes in graphene-python PRs. 2016-09-25 04:11:01 -07:00
Makefile Added first version of the docs 2016-09-20 22:30:36 -07:00
requirements.txt Add docs about how to build docs, and add sphinx as docs requirement. 2016-11-12 19:47:44 +01:00
tutorial.rst Fix the setup of the cookbook example 2016-12-05 10:59:06 +01:00