]> Creatis software - bbtk.git/commitdiff
no message
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Thu, 4 Mar 2010 12:08:12 +0000 (12:08 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Thu, 4 Mar 2010 12:08:12 +0000 (12:08 +0000)
kernel/doc/README_HowToUpload.txt

index a6bf91cf830f4b970a677c97099015a89f3a9869..127f66d2bda4adc51d138f979a26a4907d0a9b16 100644 (file)
@@ -1,5 +1,13 @@
 After builing ALL :
 
+1)
 cd in the build tree
 cd share/doc
-rsync -rtvO  . tux:/var/www/html/software/creatools/bbtk/v0_9_0/ --perms --chmod=Dg+s,ug+w
+rsync -rtvO  . tux:/var/www/html/software/public/creatools/bbtk/v0_9_3/doc --perms --chmod=Dg+s,ug+w
+
+2)
+Run bbStudio
+Generate all documentation
+cd <user>/.bbtk/doc/bbdoc
+rsync -rtvO  . tux:/var/www/html/software/public/creatools/bbtk/v0_9_3/doc/bbdoc --perms --chmod=Dg+s,ug+w
+