Rev 17237 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17237 | Rev 17725 | ||
---|---|---|---|
Line 265... | Line 265... | ||
265 | cd $WIMSDOC/wimsdoc.cn |
265 | cd $WIMSDOC/wimsdoc.cn |
266 | ## the rights are not good for wimsdoc.cn/Makeindex |
266 | ## the rights are not good for wimsdoc.cn/Makeindex |
267 | sh Makeindex |
267 | sh Makeindex |
268 | 268 | ||
269 | #shtooka index |
269 | #shtooka index |
- | 270 | echo "index swac" |
|
270 | cd $SWAC |
271 | cd $SWAC |
271 | rm -f index.log |
272 | rm -f index.log |
272 | ./mkindex >>index.log |
273 | ./mkindex >>index.log |
273 | 274 | ||
274 | 275 |