X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth-3d.git;a=blobdiff_plain;f=tools%2Fupdate%20web%20site;h=1c908214ef0fe9815e2165e8f8a06a68c7e212a9;hp=14853a03c42f7da1e671dd8cc476ad538e1f2983;hb=19b83e8644406a2ac4669d7a54b3dd1636c4f6b6;hpb=9fd4e404b77be4193d14e6cc799b3f42e24d4486 diff --git a/tools/update web site b/tools/update web site index 14853a0..1c90821 100755 --- a/tools/update web site +++ b/tools/update web site @@ -14,8 +14,8 @@ javainspect -j target/sixth-3d-*-SNAPSHOT.jar -d doc/graphs/ -n "raster engine" meviz index -w doc/graphs/ -t "Sixth 3D classes" -#rm -rf doc/apidocs/ -#cp -r target/apidocs/ doc/ +rm -rf doc/apidocs/ +cp -r target/apidocs/ doc/ rsync -avz --delete -e 'ssh -p 10006' doc/ n0@www3.svjatoslav.eu:/mnt/big/projects/sixth-3d/