summaryrefslogtreecommitdiffstats
path: root/manual/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'manual/Makefile')
-rw-r--r--manual/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/manual/Makefile b/manual/Makefile
deleted file mode 100644
index 571a147c..00000000
--- a/manual/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-build:
- mdbook build
-
-init:
- mdbook init --ignore none --title delta
-
-serve:
- mdbook serve