diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-07-20 06:57:13 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-07-20 07:11:10 +0200 |
| commit | 9d15b831648ff7a7acb1327efbce3b22181b6157 (patch) | |
| tree | a953a5c48d88108739b7ad3d87d76af5f52062e9 /docs/tutorial/tutorial.css | |
| parent | 5cf10b38ec95d60922caf6cf0c9a6fd1cb0e54e4 (diff) | |
| download | graphql-9d15b831648ff7a7acb1327efbce3b22181b6157.tar.gz | |
Make the tutorial to compile again
- Remove generated documentation leaving only documentation sources.
- Add CI job checking that the tutorial is up to date.
Diffstat (limited to 'docs/tutorial/tutorial.css')
| -rw-r--r-- | docs/tutorial/tutorial.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/tutorial/tutorial.css b/docs/tutorial/tutorial.css deleted file mode 100644 index 831b73d..0000000 --- a/docs/tutorial/tutorial.css +++ /dev/null @@ -1,3 +0,0 @@ -body { - padding: 0 20px; -} |
