aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation/run-gendocs.sh
diff options
context:
space:
mode:
authorng0 <ng0@infotropique.org>2017-10-25 18:48:48 +0000
committerng0 <ng0@infotropique.org>2017-10-25 18:48:48 +0000
commit3621e1ccac016448744c7ac9bfb80f6290245a1f (patch)
tree5cffaa1cd3fe5e19bb0a11669484e33730897702 /doc/documentation/run-gendocs.sh
parent94ee23b5e9c88d9965627d7deb692750df24869a (diff)
downloadgnunet-3621e1ccac016448744c7ac9bfb80f6290245a1f.tar.gz
gnunet-3621e1ccac016448744c7ac9bfb80f6290245a1f.zip
+
Diffstat (limited to 'doc/documentation/run-gendocs.sh')
-rwxr-xr-xdoc/documentation/run-gendocs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/documentation/run-gendocs.sh b/doc/documentation/run-gendocs.sh
index bd5da30d3..6e9d43b48 100755
--- a/doc/documentation/run-gendocs.sh
+++ b/doc/documentation/run-gendocs.sh
@@ -14,4 +14,5 @@ make version2.texi
14#mv gnunet ../tmp-gnunet 14#mv gnunet ../tmp-gnunet
15#mv * handbook/ 15#mv * handbook/
16#mv ../tmp-gnunet gnunet 16#mv ../tmp-gnunet gnunet
17cp "index.html" manual/
17printf "Success" 18printf "Success"