aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 507701e..aaf383d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-all:
+docs:
@echo "This only makes the documentation of the classes. For installation, see the readme."
@read -p "Press Enter to continue or Ctrl-C to abort." x
- phpdoc -d classes/ --ignore fpdf.php --ignore Parsedown.class.php --ignore font/* -t docs \ No newline at end of file
+ phpdoc -d classes/ --ignore fpdf.php --ignore Parsedown.class.php --ignore font/* -t docs