aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamil Staps2015-02-07 21:05:57 +0100
committerCamil Staps2015-02-07 21:05:57 +0100
commitcfc7e7f8713a3b5be5c09c311aa12b034afbf157 (patch)
tree7dbb52413cbce5fd83cd8bbd9c79cf5985b178d8
parentRemoving trailing slashes is no longer necessary (diff)
Added some documentation; added Makefile for generating docs with phpdoc
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..a199621
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+all:
+ phpdoc -d classes/ --ignore fpdf.php --ignore Parsedown.class.php --ignore font/* -t docs