]> git.parisson.com Git - telemeta.git/commitdiff
update doc path
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 26 Jan 2015 01:45:02 +0000 (02:45 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 26 Jan 2015 01:45:21 +0000 (02:45 +0100)
tools/dev/make_doc.sh

index 4adac635b46d4aaa6bfcf5350c3cae8124ccf592..d34358719bdd2eac563c0b967b8fe22571806a0f 100755 (executable)
@@ -6,5 +6,5 @@ dir=/home/$USER/dev/$app/doc/
 server="git.parisson.com"
 
 epydoc -n $app -u https://github.com/Parisson/Telemeta -o $dir $app/
-rsync -a $dir $server:/var/www/files/doc/$app/
+rsync -a $dir $server:/var/www/files/doc/$app/html/