sees.hook
changeset 42 1f61ee485958
parent 41 e54725be4df6
child 43 134b87b382f5
equal deleted inserted replaced
41:e54725be4df6 42:1f61ee485958
     1 repo_scripts="/home/hg/repos/SEES-hacks/SEESenv/scripts"
     1 repo_scripts="/home/hg/repos/SEES-hacks/SEESenv/scripts"
     2 temp_dir="/home/hg/repos/SEES-hacks"
     2 temp_dir="/home/hg/repos/SEES-hacks"
     3 repo="/home/hg/repos/test/sttp/"
     3 repo="/home/hg/repos/test_review/sttp/"
     4 mkdir $temp_dir/temp 
     4 mkdir $temp_dir/temp 
     5 python $repo_scripts/myrst2xml.py $repo
     5 python $repo_scripts/myrst2xml.py $repo
     6 python $repo_scripts/rst2docbook.py $temp_dir/temp 
     6 python $repo_scripts/rst2docbook.py $temp_dir/temp 
     7 python $repo_scripts/autoid.py $temp_dir/temp 
     7 python $repo_scripts/autoid.py $temp_dir/temp 
     8 python $repo_scripts/docbook2html.py $temp_dir/temp 
     8 python $repo_scripts/docbook2html.py $temp_dir/temp