mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
Update User Guide
This commit is contained in:
parent
1a673389f5
commit
2cbd5240ba
@ -358,9 +358,9 @@
|
||||
<p>There are several development repositories, of interest to potential contributors:</p>
|
||||
<table class="docutils align-default">
|
||||
<colgroup>
|
||||
<col style="width: 19%" />
|
||||
<col style="width: 14%" />
|
||||
<col style="width: 67%" />
|
||||
<col style="width: 47%" />
|
||||
<col style="width: 9%" />
|
||||
<col style="width: 44%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="row-odd"><th class="head"><p>Repository</p></th>
|
||||
@ -377,14 +377,10 @@
|
||||
<td><p>developers</p></td>
|
||||
<td><p>System message translations</p></td>
|
||||
</tr>
|
||||
<tr class="row-even"><td><p>coding-standard</p></td>
|
||||
<tr class="row-even"><td><p><a class="reference external" href="https://github.com/CodeIgniter/coding-standard">coding-standard</a></p></td>
|
||||
<td><p>contributors</p></td>
|
||||
<td><p>Coding style conventions & rules</p></td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>There are also several deployment repositories, referenced in the installation directions.
|
||||
@ -416,10 +412,6 @@ Dependent on “framework”</p></td>
|
||||
<td><p>anyone</p></td>
|
||||
<td><p>Pre-built user guide</p></td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>In all the above, the latest version of a repository can be downloaded
|
||||
@ -435,7 +427,7 @@ These correspond to the repositories mentioned above:</p>
|
||||
<li><p><a class="reference external" href="https://packagist.org/packages/codeigniter4/framework">codeigniter4/framework</a></p></li>
|
||||
<li><p><a class="reference external" href="https://packagist.org/packages/codeigniter4/appstarter">codeigniter4/appstarter</a></p></li>
|
||||
<li><p><a class="reference external" href="https://packagist.org/packages/codeigniter4/translations">codeigniter4/translations</a></p></li>
|
||||
<li><p><a class="reference external" href="https://packagist.org/packages/codeigniter4/codeigniter4-standard">codeigniter4/coding-standard</a></p></li>
|
||||
<li><p><a class="reference external" href="https://packagist.org/packages/codeigniter/coding-standard">codeigniter/coding-standard</a></p></li>
|
||||
</ul>
|
||||
<p>See the <a class="reference internal" href="index.html"><span class="doc">Installation</span></a> page for more information.</p>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user