blob: 7534ba8eb77ee9e59ff4cf25408580d0470e90f9 [file] [log] [blame]
#/bin/sh
wget -k -np -p -r -E -I 'Image*' -R 'favicon.ico,*action=*,*:*,*.php*,#*' -I SMILA http://wiki.eclipse.org/SMILA
# Usage:
# 1. Make a new directory under C:\eclipse-SDK-3.5.0\ws\Website-smila\documentation with the version number
# 2. cd ..\workspace-smila-doku\smila\documentation\<Version_number>
# 3. ..\wiki.sh (this script!)
# 4. Clean-up the unwanted pages -> Manually removed these sections
#- robots.txt
#- Attic/, Attic.html
#- Conferences and presentations
#- Discussions
#- Legal documentation
#- Logos
#- Style Guide
#- edit SMILA/Project_information.html. Remove everything but:
#- Work in Progress
#- For committers and contributors
#- Project team
#- Important links
# 5. Zip the folder (e.g. wiki.eclipse.org_0.9_27.10.2011.zip)
# 6. Check into the CVS (both zip file and the whole unpacked directory)