Skip to content

Commit

Permalink
Added link to source file.
Browse files Browse the repository at this point in the history
  • Loading branch information
kobayasy committed Feb 7, 2024
1 parent 1feb62d commit 4522160
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/DEV_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
|ファイル名|内容|
---|---
|[README.txt](../src/README.txt)|インストール手順と簡単な使い方説明|
|[psync.h](../src/psync.h)<br>[psync.c](../src/psync.c)|ファイル同期|
|[psync_psp1.h](../src/psync_psp1.h)<br>[psync_psp1.c](../src/psync_psp1.c)|通信プロトコル, ファイル同期起動|
|[psync.h](../src/psync.h)<br>[psync.c](../src/psync.c)|[ファイル同期](#ファイル同期関数の使い方)|
|[psync_psp1.h](../src/psync_psp1.h)<br>[psync_psp1.c](../src/psync_psp1.c)|[通信プロトコル](#通信プロトコル), ファイル同期起動|
|[main.c](../src/main.c)|設定ファイル解析, 引数解析, 通信プロトコル起動|
|[popen3.h](../src/popen3.h)<br>[popen3.c](../src/popen3.c)|プロセス起動, プロセス間通信|
|[progress.h](../src/progress.h)<br>[progress.c](../src/progress.c)|進捗通知|
Expand Down

0 comments on commit 4522160

Please sign in to comment.