summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-06-16 03:27:52 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-06-16 03:27:52 +0200
commitec195d688e04993c254f87f3afbb870bf4d75cc5 (patch)
tree27906f8aa6e6a395373e7e421e2297142afccf58
parentb2bf955396a917ea04e93f698aaf9bf16d0288d0 (diff)
downloaddeployment-ec195d688e04993c254f87f3afbb870bf4d75cc5.tar.gz
deployment-ec195d688e04993c254f87f3afbb870bf4d75cc5.tar.bz2
deployment-ec195d688e04993c254f87f3afbb870bf4d75cc5.zip
copy css and js
-rwxr-xr-xtaler-build/update_docs.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/taler-build/update_docs.sh b/taler-build/update_docs.sh
index e829e11..b069709 100755
--- a/taler-build/update_docs.sh
+++ b/taler-build/update_docs.sh
@@ -31,6 +31,8 @@ make html
doxygen
cp doc/taler-exchange.pdf $HOME/build/exchange/manual/pdf/
cp doc/taler-exchange.html $HOME/build/exchange/manual/html/
+cp doc/*.css $HOME/build/exchange/manual/html/
+cp doc/*.js $HOME/build/exchange/manual/html/
cp -r doxygen-doc/html/* $HOME/build/exchange/doxygen/
# 3 frontends tutorials