/[clonezilla-sysresccd]/trunk/www/working/scripts/html2doc
ViewVC logotype

Diff of /trunk/www/working/scripts/html2doc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 148 by sng, Wed Sep 15 13:27:50 2010 UTC revision 149 by sng, Sat Dec 11 09:41:39 2010 UTC
# Line 80  s{Documentation:{Offline Documentation:{ Line 80  s{Documentation:{Offline Documentation:{
80    rm "$n"    rm "$n"
81  done  done
82    
83    # Make sure the UNSTABLE WARNINGS are off
84    for n in doc/*.html;do
85      sed '/<.[sS][Tt][yY][lL][eE]>/ i \
86        #warning { display: none; }' "$n" > "$n".$$ && mv "$n".$$ "$n"
87    done
88    
89  # Fixing README.html  # Fixing README.html
90  sed '  sed '

Legend:
Removed from v.148  
changed lines
  Added in v.149

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26