Commit graph

27 commits

Author SHA1 Message Date
Jürg Lehni
7f51ceaa34 Throw exception if segments or curves of wrong paths are passed to smooth() 2016-01-16 00:07:29 +01:00
Jürg Lehni
31297c359a Update JSDoc.
Now with proper Markdown support!
2016-01-15 17:21:49 +01:00
Jürg Lehni
a7a07fb6d5 Update JSDoc and do some documentation spring-cleaning.
- Convert from {@code ...} to shorter `...`
- Reformat some documentation comment blocks
- Update copyright notices
2015-12-30 21:55:19 +01:00
Jürg Lehni
0e8b3accdd Bring back executable flag for shell scripts. 2014-08-16 19:28:20 +02:00
Jürg Lehni
48cb05a181 Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Jürg Lehni
e22fa3a664 Update copyright notice. 2014-01-04 01:47:16 +01:00
Jürg Lehni
07627b60d0 Update JSDoc. 2013-07-02 16:05:21 -07:00
Jürg Lehni
b5b269fd8f Switch to NPM based PrePro and update README.MD accordingly. 2013-06-26 18:04:56 -07:00
Jürg Lehni
e7549f0ce5 Explicitly use bash to avoid build problems on linux. 2013-05-30 15:47:47 -07:00
Jürg Lehni
55cc668cc2 Streamline build scripts. 2013-02-28 19:14:06 -08:00
Jürg Lehni
6c9c16ad3d Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
Jürg Lehni
302f23bc5a Update Acorn.js and use it now by default, thanks to Marijn's fast bugfix:
https://github.com/marijnh/acorn/issues/14
2012-11-18 12:25:37 -08:00
Jürg Lehni
4e1db6a1d1 Fix a row of documentation issues. 2012-11-06 13:35:50 -08:00
Jürg Lehni
dcccc39dcb Remove double equals to make script work on Debian's Dash shell too. 2011-07-30 00:38:30 +01:00
Jürg Lehni
5b6df3d3bf Change ./preprocess.sh for docs.sh too. 2011-07-26 10:17:59 +01:00
Jürg Lehni
c6c311d558 Move definition of VERSION / DATE to preprocess.sh, so docs.sh works too. 2011-07-24 19:41:13 +01:00
Jürg Lehni
b37d4d9a9b Fix preprocess.sh calling sequence for docs library. 2011-07-20 00:00:26 +01:00
Jürg Lehni
79c0ad8cc5 Update copyright notices. 2011-07-01 12:17:45 +02:00
Jürg Lehni
d6cf11efce Add #!/bin/sh to all shell scripts. 2011-06-25 22:34:59 +02:00
Jürg Lehni
219f288207 Update JsDoc. 2011-06-22 22:39:51 +01:00
Jürg Lehni
c4d0d80f3b Only build paper.js library for docs, not for server templates. 2011-06-13 23:50:43 +01:00
Jürg Lehni
cea60c1ad2 Add comments. 2011-06-12 23:09:41 +01:00
Jürg Lehni
4d12cb87fc Switch from "out" folder for built library to "dist". 2011-06-12 19:03:18 +01:00
Jonathan Puckey
415728f7cf jsdoc template: also build paper.js and place it in the resources folder of the generated documentation. 2011-06-02 20:50:43 +02:00
Jonathan Puckey
4af970ed79 jsdoc template: general clean up and implement exporting of packages.js. 2011-06-01 19:49:50 +02:00
Jonathan Puckey
3274102dec More jsdoc work, including exporting of templatedocs. 2011-06-01 12:19:15 +02:00
Jürg Lehni
ad2c7332de Move jsdoc creation to its own build script. 2011-05-31 22:17:13 +01:00