sees.hook
author amit@shrike.aero.iitb.ac.in
Wed, 14 Apr 2010 14:38:29 +0530
changeset 54 ce987056033c
parent 47 e50530e32ac0
permissions -rwxr-xr-x
Changed the list of chapter according to the actuall SEES course.

repo_scripts="/home/hg/repos/SEES-hacks/SEESenv/scripts"
temp_dir="/home/hg/repos/SEES-hacks"
repo="/home/hg/repos/test_review/sttp/"
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 $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 
python $repo_scripts/changenames.py $temp_dir/temp 
rm -r $html_folder/*.html
cp $temp_dir/temp/*.html $html_folder
cp $temp_dir/temp/p_list.py /home/hg/repos/SEES-hacks/SEESenv/web/hgbook/comments/