summaryrefslogtreecommitdiff
path: root/taler-build
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-06-16 03:32:43 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-06-16 03:32:43 +0200
commit6b0937746646b4d826e398faee2e8bed11b0c9a8 (patch)
tree7f85ee98237d384b576c4231a4ac270a25c847d4 /taler-build
parentec195d688e04993c254f87f3afbb870bf4d75cc5 (diff)
downloaddeployment-6b0937746646b4d826e398faee2e8bed11b0c9a8.tar.gz
deployment-6b0937746646b4d826e398faee2e8bed11b0c9a8.tar.bz2
deployment-6b0937746646b4d826e398faee2e8bed11b0c9a8.zip
also copy png
Diffstat (limited to 'taler-build')
-rwxr-xr-xtaler-build/update_docs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/taler-build/update_docs.sh b/taler-build/update_docs.sh
index b069709..f1b121a 100755
--- a/taler-build/update_docs.sh
+++ b/taler-build/update_docs.sh
@@ -32,6 +32,7 @@ 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/*.png $HOME/build/exchange/manual/html/
cp doc/*.js $HOME/build/exchange/manual/html/
cp -r doxygen-doc/html/* $HOME/build/exchange/doxygen/