projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f35d857
)
push jsdoc to web
author
Dan Vanderkam
<dan@dygraphs.com>
Tue, 10 May 2011 03:07:51 +0000
(23:07 -0400)
committer
Dan Vanderkam
<dan@dygraphs.com>
Tue, 10 May 2011 03:07:51 +0000
(23:07 -0400)
push-to-web.sh
patch
|
blob
|
blame
|
history
diff --git
a/push-to-web.sh
b/push-to-web.sh
index
997201b
..
ff12e57
100755
(executable)
--- a/
push-to-web.sh
+++ b/
push-to-web.sh
@@
-9,9
+9,10
@@
site=$1
# Generate documentation.
./generate-documentation.py > docs/options.html
+./generate-jsdoc.sh
# Copy everything to the site.
-scp -r tests $site \
+scp -r tests
jsdoc
$site \
&& \
scp dygraph*.js gadget.xml excanvas.js thumbnail.png screenshot.png docs/* $site/