Skip to content

Commit 70acc5a

Browse files
committed
Update User Guide
1 parent ddea626 commit 70acc5a

3 files changed

Lines changed: 13 additions & 4 deletions

File tree

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

translation/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@
352352
<div class="section" id="codeigniter4">
353353
<h1>CodeIgniter4 文件翻譯<a class="headerlink" href="#codeigniter4" title="本標題的永久連結"></a></h1>
354354
<p>CodeIgniter4 正體中文文件翻譯來自國立高雄師範大學軟體工程與管理學系 SDPM 實驗室以及台灣 PHP 社群,我們期望透過中文化的翻譯文件,使輕量好用的 CodeIgniter4 廣為人知。</p>
355+
<p>若你在閱讀文件的過程中發現錯誤,或是希望貢獻翻譯內容,歡迎至我們的 <a class="reference external" href="https://github.com/monkenWu/codeIgniter4-taiwan-User-Guide">github 儲存庫</a> 中發出問題或是提交拉取請求!</p>
355356
<div class="toctree-wrapper compound">
356357
<ul>
357358
<li class="toctree-l1"><a class="reference internal" href="glossary.html">詞彙對照表</a></li>

translation/members.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -357,9 +357,9 @@ <h1>翻譯貢獻者<a class="headerlink" href="#id1" title="本標題的永久
357357
<h2>貢獻者<a class="headerlink" href="#id2" title="本標題的永久連結"></a></h2>
358358
<table border="1" class="docutils">
359359
<colgroup>
360-
<col width="8%" />
361-
<col width="36%" />
362-
<col width="56%" />
360+
<col width="10%" />
361+
<col width="30%" />
362+
<col width="60%" />
363363
</colgroup>
364364
<tbody valign="top">
365365
<tr class="row-odd"><td>序號</td>
@@ -390,6 +390,14 @@ <h2>貢獻者<a class="headerlink" href="#id2" title="本標題的永久連結">
390390
<td>eggtower</td>
391391
<td><a class="reference external" href="https://github.com/eggtower">https://github.com/eggtower</a></td>
392392
</tr>
393+
<tr class="row-even"><td>7</td>
394+
<td>Matthew Wang</td>
395+
<td><a class="reference external" href="https://github.com/mattwang">https://github.com/mattwang</a></td>
396+
</tr>
397+
<tr class="row-odd"><td>8</td>
398+
<td>SoulChainerZ</td>
399+
<td><a class="reference external" href="https://github.com/SoulChainerZ">https://github.com/SoulChainerZ</a></td>
400+
</tr>
393401
</tbody>
394402
</table>
395403
</div>

0 commit comments

Comments
 (0)