test.hook
changeset 32 de7ac08f237b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test.hook	Sat Feb 27 00:10:28 2010 +0530
@@ -0,0 +1,12 @@
+repo="/home/hg/repos/SEES-hacks/SEESenv/scripts"
+temp_dir="/home/hg/repos/SEES-hacks"
+
+mkdir $temp_dir/temp
+python $repo/myrst2xml.py
+python $repo/rst2docbook.py
+python $repo/autoid.py
+python $repo/docbook2html.py
+python $repo/finalhtml.py
+
+cp $temp_dir/temp/*.html /home/amit/repos/SEES-hacks/SEESenv/web/html/
+