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 |
|
Syrus Akbary
|
9d35b76697
|
Remove order_by in docs
|
2016-11-23 02:32:52 -08:00 |
|
Syrus Akbary
|
1e7c7ac34f
|
Merge pull request #55 from dukebody/docs-build-instructions
Add docs about how to build docs, and add sphinx as docs requirement.
|
2016-11-13 19:21:02 -08:00 |
|
Israel Saeta Pérez
|
e72f6b2610
|
Explain alternative way to specify schema in tutorial.
|
2016-11-12 20:08:01 +01:00 |
|
Israel Saeta Pérez
|
d84c651bb4
|
Add docs about how to build docs, and add sphinx as docs requirement.
|
2016-11-12 19:47:44 +01:00 |
|
Aleck Landgraf
|
c25e2c6d25
|
Fixes typo in docs
|
2016-10-18 14:30:15 -07:00 |
|
Joe Larson
|
d1f2863374
|
fixes docs to include ObjectType in root query
|
2016-10-03 13:23:22 -06:00 |
|
Syrus Akbary
|
2f9c5ee707
|
Updated docs as graphql highlight is not yet supported
|
2016-09-26 01:13:31 -07:00 |
|
Syrus Akbary
|
8b42a66eaa
|
Improved docs theme
|
2016-09-26 00:54:44 -07:00 |
|
Syrus Akbary
|
eef2841742
|
Updated Django docs with latest changes in graphene-python PRs.
Including unmerged PR: https://github.com/graphql-python/graphene-python.org/pull/5
|
2016-09-25 04:11:01 -07:00 |
|
Syrus Akbary
|
1f3fbe0e76
|
Added first version of the docs
|
2016-09-20 22:30:36 -07:00 |
|