From cea60c1ad2f02532c2559fabd6d25492898015ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Lehni?= Date: Sun, 12 Jun 2011 23:09:41 +0100 Subject: [PATCH] Add comments. --- build/docs.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build/docs.sh b/build/docs.sh index 93f690e3..4c0c7f21 100755 --- a/build/docs.sh +++ b/build/docs.sh @@ -26,4 +26,5 @@ cd jsdoc-toolkit java -jar jsrun.jar app/run.js -c=conf/$MODE.conf -D="renderMode:$MODE" cd .. +#build paper.js library for documentation ./preprocess.sh ../src/paper.js ../dist/docs/resources/js/paper.js "-DBROWSER" stripped \ No newline at end of file