projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3454ce
)
py -> sh
author
Dan Vanderkam
<dan@dygraphs.com>
Mon, 14 Mar 2011 04:01:33 +0000
(
00:01
-0400)
committer
Dan Vanderkam
<dan@dygraphs.com>
Mon, 14 Mar 2011 04:01:33 +0000
(
00:01
-0400)
push-to-web.sh
patch
|
blob
|
blame
|
history
diff --git
a/push-to-web.sh
b/push-to-web.sh
index
9d1c53e
..
7aca0f4
100755
(executable)
--- a/
push-to-web.sh
+++ b/
push-to-web.sh
@@
-8,7
+8,7
@@
site=$1
./generate-combined.sh
# Generate documentation.
-./generate-documentation.
sh
> docs/options.html
+./generate-documentation.
py
> docs/options.html
# Copy everything to the site.
scp tests/*.html tests/*.js tests/*.png $site/tests/ \