From 9d15b831648ff7a7acb1327efbce3b22181b6157 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 20 Jul 2019 06:57:13 +0200 Subject: Make the tutorial to compile again - Remove generated documentation leaving only documentation sources. - Add CI job checking that the tutorial is up to date. --- docs/tutorial/tutorial.css | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 docs/tutorial/tutorial.css (limited to 'docs/tutorial/tutorial.css') 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; -} -- cgit v1.2.3