Skip to content

Commit a233081

Browse files
Add doc/converted_Java_file_JP.md (#492)
* [Doc]: add doc/converted_Java_file_JP.md * [Doc]: improve READMEs and change the title of converted_Java_file_JP.md
1 parent 8aadedb commit a233081

File tree

3 files changed

+461
-4
lines changed

3 files changed

+461
-4
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,10 @@ Run.
154154
java [PROGRAM-ID]
155155
```
156156

157-
## API reference of the runtime library
157+
## Documentation
158158

159-
The API reference of the runtime library `libcobj.jar` is available [here](https://opensourcecobol.github.io/opensourcecobol4j/javadoc/libcobj/index.html)
159+
* [The API reference of the runtime library `libcobj.jar`](https://opensourcecobol.github.io/opensourcecobol4j/javadoc/libcobj/index.html)
160+
* [opensource COBOL 4J: Java変換解説](./doc/converted_Java_file_JP.md)
160161

161162
## Development Progress
162163

README_JP.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,9 +156,10 @@ cobj [COBOL source file]
156156
```bash
157157
java [PROGRAM-ID]
158158
```
159-
## ランタイムライブラリのAPIリファレンス
159+
## ドキュメント
160160

161-
ランタイムライブラリである`libcobj.jar`のAPIリファレンスは[こちら](https://opensourcecobol.github.io/opensourcecobol4j/javadoc/libcobj/index.html)から確認できます。
161+
* [ランタイムライブラリ`libcobj.jar`のAPIリファレンス](https://opensourcecobol.github.io/opensourcecobol4j/javadoc/libcobj/index.html)
162+
* [opensource COBOL 4J: Java変換解説](./doc/converted_Java_file_JP.md)
162163

163164
## 実装状況
164165

0 commit comments

Comments
 (0)