Skip to content

Commit 50a7448

Browse files
committed
Deploy to GitHub Pages
1 parent f4d17c4 commit 50a7448

298 files changed

Lines changed: 1954 additions & 1092 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CodeIgniter.pdf

12.1 KB
Binary file not shown.

_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '4.6.0',
3+
VERSION: '4.6.1',
44
LANGUAGE: 'zh-CN',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

changelogs/index.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>变更记录 &mdash; CodeIgniter 4.6.0 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>变更记录 &mdash; CodeIgniter 4.6.1 中文手册|用户手册|用户指南|中文文档</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
@@ -27,7 +27,7 @@
2727
<script src="../_static/js/theme.js"></script>
2828
<link rel="index" title="索引" href="../genindex.html" />
2929
<link rel="search" title="搜索" href="../search.html" />
30-
<link rel="next" title="版本 4.6.0" href="v4.6.0.html" />
30+
<link rel="next" title="版本 4.6.1" href="v4.6.1.html" />
3131
<link rel="prev" title="部署" href="../installation/deployment.html" />
3232
</head>
3333

@@ -296,6 +296,7 @@ <h2>版本 4.6<a class="headerlink" href="#version" title="此标题的永久链
296296
<p>查看所有更改。</p>
297297
<div class="toctree-wrapper compound">
298298
<ul>
299+
<li class="toctree-l1"><a class="reference internal" href="v4.6.1.html">版本 4.6.1</a></li>
299300
<li class="toctree-l1"><a class="reference internal" href="v4.6.0.html">版本 4.6.0</a></li>
300301
<li class="toctree-l1"><a class="reference internal" href="v4.5.8.html">版本 4.5.8</a></li>
301302
<li class="toctree-l1"><a class="reference internal" href="v4.5.7.html">版本 4.5.7</a></li>
@@ -374,22 +375,22 @@ <h2>版本 4.6<a class="headerlink" href="#version" title="此标题的永久链
374375
</div>
375376
<footer><div class="rst-footer-buttons" role="navigation" aria-label="页脚">
376377
<a href="../installation/deployment.html" class="btn btn-neutral float-left" title="部署" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> 上一页</a>
377-
<a href="v4.6.0.html" class="btn btn-neutral float-right" title="版本 4.6.0" accesskey="n" rel="next">下一页 <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
378+
<a href="v4.6.1.html" class="btn btn-neutral float-right" title="版本 4.6.1" accesskey="n" rel="next">下一页 <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
378379
</div>
379380

380381
<hr/>
381382

382383
<div role="contentinfo">
383384
<p>&#169; 版权所有 2019-2025 CodeIgniter 基金会.
384-
<span class="lastupdated">最后更新于 2025-03-18.
385+
<span class="lastupdated">最后更新于 2025-07-11.
385386
</span></p>
386387
</div>
387388

388389
利用 <a href="https://www.sphinx-doc.org/">Sphinx</a> 构建,使用的
389390
<a href="https://github.com/readthedocs/sphinx_rtd_theme">主题</a>
390391
<a href="https://readthedocs.org">Read the Docs</a> 开发.
391392

392-
<jinja2.runtime.BlockReference object at 0x7f301b690fd0>
393+
<jinja2.runtime.BlockReference object at 0x7fe6df7ef310>
393394

394395
<div style="margin-top: 16px;">
395396
<p><a href="https://codeigniter.org.cn">CodeIgniter 中国开发者社区</a>翻译并制作</p>

changelogs/v4.0.0-alpha.1.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>版本 4.0.0-alpha.1 &mdash; CodeIgniter 4.6.0 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-alpha.1 &mdash; CodeIgniter 4.6.1 中文手册|用户手册|用户指南|中文文档</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
@@ -552,15 +552,15 @@ <h2><a class="toc-backref" href="#id3" role="doc-backlink">新软件包列表</a
552552

553553
<div role="contentinfo">
554554
<p>&#169; 版权所有 2019-2025 CodeIgniter 基金会.
555-
<span class="lastupdated">最后更新于 2025-03-18.
555+
<span class="lastupdated">最后更新于 2025-07-11.
556556
</span></p>
557557
</div>
558558

559559
利用 <a href="https://www.sphinx-doc.org/">Sphinx</a> 构建,使用的
560560
<a href="https://github.com/readthedocs/sphinx_rtd_theme">主题</a>
561561
<a href="https://readthedocs.org">Read the Docs</a> 开发.
562562

563-
<jinja2.runtime.BlockReference object at 0x7f301b76bed0>
563+
<jinja2.runtime.BlockReference object at 0x7fe6df7aa050>
564564

565565
<div style="margin-top: 16px;">
566566
<p><a href="https://codeigniter.org.cn">CodeIgniter 中国开发者社区</a>翻译并制作</p>

changelogs/v4.0.0-alpha.2.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>版本 4.0.0-alpha.2 &mdash; CodeIgniter 4.6.0 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-alpha.2 &mdash; CodeIgniter 4.6.1 中文手册|用户手册|用户指南|中文文档</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
@@ -703,15 +703,15 @@ <h2><a class="toc-backref" href="#id4" role="doc-backlink">合并的 PR</a><a cl
703703

704704
<div role="contentinfo">
705705
<p>&#169; 版权所有 2019-2025 CodeIgniter 基金会.
706-
<span class="lastupdated">最后更新于 2025-03-18.
706+
<span class="lastupdated">最后更新于 2025-07-11.
707707
</span></p>
708708
</div>
709709

710710
利用 <a href="https://www.sphinx-doc.org/">Sphinx</a> 构建,使用的
711711
<a href="https://github.com/readthedocs/sphinx_rtd_theme">主题</a>
712712
<a href="https://readthedocs.org">Read the Docs</a> 开发.
713713

714-
<jinja2.runtime.BlockReference object at 0x7f301b32bfd0>
714+
<jinja2.runtime.BlockReference object at 0x7fe6df61ced0>
715715

716716
<div style="margin-top: 16px;">
717717
<p><a href="https://codeigniter.org.cn">CodeIgniter 中国开发者社区</a>翻译并制作</p>

changelogs/v4.0.0-alpha.3.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>版本 4.0.0-alpha.3 &mdash; CodeIgniter 4.6.0 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-alpha.3 &mdash; CodeIgniter 4.6.1 中文手册|用户手册|用户指南|中文文档</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
@@ -988,15 +988,15 @@ <h2><a class="toc-backref" href="#id4" role="doc-backlink">合并的 PR</a><a cl
988988

989989
<div role="contentinfo">
990990
<p>&#169; 版权所有 2019-2025 CodeIgniter 基金会.
991-
<span class="lastupdated">最后更新于 2025-03-18.
991+
<span class="lastupdated">最后更新于 2025-07-11.
992992
</span></p>
993993
</div>
994994

995995
利用 <a href="https://www.sphinx-doc.org/">Sphinx</a> 构建,使用的
996996
<a href="https://github.com/readthedocs/sphinx_rtd_theme">主题</a>
997997
<a href="https://readthedocs.org">Read the Docs</a> 开发.
998998

999-
<jinja2.runtime.BlockReference object at 0x7f301b30f090>
999+
<jinja2.runtime.BlockReference object at 0x7fe6df997bd0>
10001000

10011001
<div style="margin-top: 16px;">
10021002
<p><a href="https://codeigniter.org.cn">CodeIgniter 中国开发者社区</a>翻译并制作</p>

changelogs/v4.0.0-alpha.4.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>版本 4.0.0-alpha.4 &mdash; CodeIgniter 4.6.0 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-alpha.4 &mdash; CodeIgniter 4.6.1 中文手册|用户手册|用户指南|中文文档</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
@@ -754,15 +754,15 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">合并的 PR</a><a cl
754754

755755
<div role="contentinfo">
756756
<p>&#169; 版权所有 2019-2025 CodeIgniter 基金会.
757-
<span class="lastupdated">最后更新于 2025-03-18.
757+
<span class="lastupdated">最后更新于 2025-07-11.
758758
</span></p>
759759
</div>
760760

761761
利用 <a href="https://www.sphinx-doc.org/">Sphinx</a> 构建,使用的
762762
<a href="https://github.com/readthedocs/sphinx_rtd_theme">主题</a>
763763
<a href="https://readthedocs.org">Read the Docs</a> 开发.
764764

765-
<jinja2.runtime.BlockReference object at 0x7f301b76b950>
765+
<jinja2.runtime.BlockReference object at 0x7fe6df4e6890>
766766

767767
<div style="margin-top: 16px;">
768768
<p><a href="https://codeigniter.org.cn">CodeIgniter 中国开发者社区</a>翻译并制作</p>

changelogs/v4.0.0-alpha.5.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>版本 4.0.0-alpha.5 &mdash; CodeIgniter 4.6.0 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-alpha.5 &mdash; CodeIgniter 4.6.1 中文手册|用户手册|用户指南|中文文档</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
@@ -819,15 +819,15 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">合并的 PR</a><a cl
819819

820820
<div role="contentinfo">
821821
<p>&#169; 版权所有 2019-2025 CodeIgniter 基金会.
822-
<span class="lastupdated">最后更新于 2025-03-18.
822+
<span class="lastupdated">最后更新于 2025-07-11.
823823
</span></p>
824824
</div>
825825

826826
利用 <a href="https://www.sphinx-doc.org/">Sphinx</a> 构建,使用的
827827
<a href="https://github.com/readthedocs/sphinx_rtd_theme">主题</a>
828828
<a href="https://readthedocs.org">Read the Docs</a> 开发.
829829

830-
<jinja2.runtime.BlockReference object at 0x7f301b75a5d0>
830+
<jinja2.runtime.BlockReference object at 0x7fe6df132110>
831831

832832
<div style="margin-top: 16px;">
833833
<p><a href="https://codeigniter.org.cn">CodeIgniter 中国开发者社区</a>翻译并制作</p>

changelogs/v4.0.0-beta.1.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>版本 4.0.0-beta.1 &mdash; CodeIgniter 4.6.0 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-beta.1 &mdash; CodeIgniter 4.6.1 中文手册|用户手册|用户指南|中文文档</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
@@ -686,15 +686,15 @@ <h2><a class="toc-backref" href="#id10" role="doc-backlink">合并的 PR</a><a c
686686

687687
<div role="contentinfo">
688688
<p>&#169; 版权所有 2019-2025 CodeIgniter 基金会.
689-
<span class="lastupdated">最后更新于 2025-03-18.
689+
<span class="lastupdated">最后更新于 2025-07-11.
690690
</span></p>
691691
</div>
692692

693693
利用 <a href="https://www.sphinx-doc.org/">Sphinx</a> 构建,使用的
694694
<a href="https://github.com/readthedocs/sphinx_rtd_theme">主题</a>
695695
<a href="https://readthedocs.org">Read the Docs</a> 开发.
696696

697-
<jinja2.runtime.BlockReference object at 0x7f301b431b90>
697+
<jinja2.runtime.BlockReference object at 0x7fe6df23dd10>
698698

699699
<div style="margin-top: 16px;">
700700
<p><a href="https://codeigniter.org.cn">CodeIgniter 中国开发者社区</a>翻译并制作</p>

changelogs/v4.0.0-beta.2.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>版本 4.0.0-beta.2 &mdash; CodeIgniter 4.6.0 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-beta.2 &mdash; CodeIgniter 4.6.1 中文手册|用户手册|用户指南|中文文档</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
@@ -826,15 +826,15 @@ <h2><a class="toc-backref" href="#id10" role="doc-backlink">合并的 PR</a><a c
826826

827827
<div role="contentinfo">
828828
<p>&#169; 版权所有 2019-2025 CodeIgniter 基金会.
829-
<span class="lastupdated">最后更新于 2025-03-18.
829+
<span class="lastupdated">最后更新于 2025-07-11.
830830
</span></p>
831831
</div>
832832

833833
利用 <a href="https://www.sphinx-doc.org/">Sphinx</a> 构建,使用的
834834
<a href="https://github.com/readthedocs/sphinx_rtd_theme">主题</a>
835835
<a href="https://readthedocs.org">Read the Docs</a> 开发.
836836

837-
<jinja2.runtime.BlockReference object at 0x7f301b1186d0>
837+
<jinja2.runtime.BlockReference object at 0x7fe6df5e5690>
838838

839839
<div style="margin-top: 16px;">
840840
<p><a href="https://codeigniter.org.cn">CodeIgniter 中国开发者社区</a>翻译并制作</p>

0 commit comments

Comments
 (0)