# HG changeset patch # User amit@thunder # Date 1271025290 -19800 # Node ID e50530e32ac041e8845f3bc8c89cdea806b46bd1 # Parent 7f011b42609c2eabdc7a172cb551bd44ea1398b3 changes reflect the change in rst2docbook.py diff -r 7f011b42609c -r e50530e32ac0 sees.hook --- a/sees.hook Mon Apr 12 04:02:20 2010 +0530 +++ b/sees.hook Mon Apr 12 04:04:50 2010 +0530 @@ -4,7 +4,7 @@ html_folder="/home/hg/repos/SEES-hacks/SEESenv/web/html/" mkdir $temp_dir/temp python $repo_scripts/myrst2xml.py $repo -python $repo_scripts/rst2docbook.py $temp_dir/temp +python $repo_scripts/rst2docbook.py $repo python $repo_scripts/autoid.py $temp_dir/temp python $repo_scripts/docbook2html.py $temp_dir/temp python $repo_scripts/finalhtml.py $temp_dir/temp