Browse CVS Repository
Diff of /samurai-graph/web/copy-manual.sh
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 3 |
DIRNAME=`dirname $0` |
DIRNAME=`dirname $0` |
| 4 |
|
|
| 5 |
SRC=$DIRNAME/../doc/usersman-ja |
SRC=$DIRNAME/../doc/usersman-ja |
| 6 |
DST=$DIRNAME/htdocs/manual |
DST=$DIRNAME/htdocs/manuals |
| 7 |
SRC_JA=$SRC/html |
SRC_JA=$SRC/html |
| 8 |
DST_JA=$DST/ja |
DST_JA=$DST/ja |
| 9 |
SRC_JA_IMAGES=$SRC_JA/images |
SRC_JA_IMAGES=$SRC_JA/images |
|
|
Legend:
| Removed from v.1.2 |
|
| changed lines |
| |
Added in v.1.3 |
|
|
|