projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0da687
)
Include common directory. Perhaps jquery _is_ the way to go.
author
Robert Konigsberg
<konigsberg@google.com>
Mon, 16 Jan 2012 22:12:26 +0000
(17:12 -0500)
committer
Robert Konigsberg
<konigsberg@google.com>
Mon, 16 Jan 2012 22:12:26 +0000
(17:12 -0500)
push-to-web.sh
patch
|
blob
|
blame
|
history
diff --git
a/push-to-web.sh
b/push-to-web.sh
index
33bb7a9
..
c5826cb
100755
(executable)
--- a/
push-to-web.sh
+++ b/
push-to-web.sh
@@
-18,7
+18,7
@@
if [ -s docs/options.html ] ; then
./generate-jsdoc.sh
# Copy everything to the site.
- scp -r gallery tests jsdoc experimental $site \
+ scp -r gallery
common
tests jsdoc experimental $site \
&& \
scp dygraph*.js gadget.xml excanvas.js thumbnail.png screenshot.png docs/* $site/
else