Skip to content

Commit 62d5299

Browse files
committed
add unit-tests.html entry
JP: index.html に unit-tests.html へのリンクを追加。
1 parent 9a7bd47 commit 62d5299

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

Documentation-po/index.html.template

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,10 @@
139139
<dd>
140140
read-tree でのtrivial(些細な)マージロジックの結果について説明します。
141141
</dd>
142+
<dt><a href="htmldocs/technical/unit-tests.html">Unit Testing</a></dt>
143+
<dd>
144+
私たちは Git プロジェクトに対してカスタム TAP フレームワークを実装することが最善の進むべき道だと考えています…
145+
</dd>
142146
</dl>
143147
<h2>その他文書</h2>
144148
<dl>

docs/docs-ja-4/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,10 @@ <h2>technical</h2>
139139
<dd>
140140
read-tree でのtrivial(些細な)マージロジックの結果について説明します。
141141
</dd>
142+
<dt><a href="htmldocs/technical/unit-tests.html">Unit Testing</a></dt>
143+
<dd>
144+
私たちは Git プロジェクトに対してカスタム TAP フレームワークを実装することが最善の進むべき道だと考えています…
145+
</dd>
142146
</dl>
143147
<h2>その他文書</h2>
144148
<dl>

0 commit comments

Comments
 (0)