--- trunk/www/2site 2010/03/17 23:46:34 28 +++ trunk/www/2site 2010/03/23 10:28:53 37 @@ -191,24 +191,44 @@ echo 'Fixing documentation files' count=0 -for n in project.html \ - custom-cd.html \ - usb.html \ - boot-params.html \ - clonezilla.html \ - backup.html \ - backup-smb.html \ - restoration.html \ - restore.html \ - restore-burn.html \ - reloc-img.html \ - supergrubdisk.html \ - oldboot.html \ - sysresccd.html \ - partitions.html \ - recover.html \ - own-scripts.html \ - annex-a-devices.html + + +# for n in project.html \ +# custom-cd.html \ +# usb.html \ +# boot-params.html \ +# clonezilla.html \ +# backup.html \ +# backup-smb.html \ +# restoration.html \ +# restore.html \ +# restore-burn.html \ +# reloc-img.html \ +# supergrubdisk.html \ +# oldboot.html \ +# sysresccd.html \ +# partitions.html \ +# recover.html \ +# own-scripts.html \ +# annex-a-devices.html + +theFiles="usb.html +boot-params.html +clonezilla.html +backup.html +backup-smb.html +restoration.html +restore.html +restore-burn.html +reloc-img.html +supergrubdisk.html +oldboot.html +sysresccd.html +partitions.html +recover.html +own-scripts.html +annex-a-devices.html" +for n in $theFiles do html[count]="$n" ((count++)) @@ -294,3 +314,51 @@ rm *~ list template.html 2>/dev/null + +############################################################################# +# # +# Creating onepage.html # +# # +############################################################################# + +echo "Creating onepage.html" + + + +sed '1,/