Skip to content

Commit 73825a1

Browse files
committed
Deploy to GitHub Pages
1 parent e9585b8 commit 73825a1

285 files changed

Lines changed: 1817 additions & 1065 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

1.27 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.5.3',
3+
VERSION: '4.5.4',
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.5.3 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>变更记录 &mdash; CodeIgniter 4.5.4 中文手册|用户手册|用户指南|中文文档</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.5.3" href="v4.5.3.html" />
30+
<link rel="next" title="版本 4.5.4" href="v4.5.4.html" />
3131
<link rel="prev" title="部署" href="../installation/deployment.html" />
3232
</head>
3333

@@ -295,6 +295,7 @@ <h2>版本 4.5<a class="headerlink" href="#version" title="此标题的永久链
295295
<p>查看所有更改。</p>
296296
<div class="toctree-wrapper compound">
297297
<ul>
298+
<li class="toctree-l1"><a class="reference internal" href="v4.5.4.html">版本 4.5.4</a></li>
298299
<li class="toctree-l1"><a class="reference internal" href="v4.5.3.html">版本 4.5.3</a></li>
299300
<li class="toctree-l1"><a class="reference internal" href="v4.5.2.html">版本 4.5.2</a></li>
300301
<li class="toctree-l1"><a class="reference internal" href="v4.5.1.html">版本 4.5.1</a></li>
@@ -367,22 +368,22 @@ <h2>版本 4.5<a class="headerlink" href="#version" title="此标题的永久链
367368
</div>
368369
<footer><div class="rst-footer-buttons" role="navigation" aria-label="页脚">
369370
<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>
370-
<a href="v4.5.3.html" class="btn btn-neutral float-right" title="版本 4.5.3" accesskey="n" rel="next">下一页 <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
371+
<a href="v4.5.4.html" class="btn btn-neutral float-right" title="版本 4.5.4" accesskey="n" rel="next">下一页 <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
371372
</div>
372373

373374
<hr/>
374375

375376
<div role="contentinfo">
376377
<p>&#169; 版权所有 2019-2024 CodeIgniter 基金会.
377-
<span class="lastupdated">最后更新于 2024-07-11.
378+
<span class="lastupdated">最后更新于 2024-09-06.
378379
</span></p>
379380
</div>
380381

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

385-
<jinja2.runtime.BlockReference object at 0x7fc05cf44ed0>
386+
<jinja2.runtime.BlockReference object at 0x7fbee6e18a90>
386387

387388
<div style="margin-top: 16px;">
388389
<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.5.3 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-alpha.1 &mdash; CodeIgniter 4.5.4 中文手册|用户手册|用户指南|中文文档</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" />
@@ -551,15 +551,15 @@ <h2><a class="toc-backref" href="#id3" role="doc-backlink">新软件包列表</a
551551

552552
<div role="contentinfo">
553553
<p>&#169; 版权所有 2019-2024 CodeIgniter 基金会.
554-
<span class="lastupdated">最后更新于 2024-07-11.
554+
<span class="lastupdated">最后更新于 2024-09-06.
555555
</span></p>
556556
</div>
557557

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

562-
<jinja2.runtime.BlockReference object at 0x7fc05c8c5710>
562+
<jinja2.runtime.BlockReference object at 0x7fbee68938d0>
563563

564564
<div style="margin-top: 16px;">
565565
<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.5.3 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-alpha.2 &mdash; CodeIgniter 4.5.4 中文手册|用户手册|用户指南|中文文档</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" />
@@ -702,15 +702,15 @@ <h2><a class="toc-backref" href="#id4" role="doc-backlink">合并的 PR</a><a cl
702702

703703
<div role="contentinfo">
704704
<p>&#169; 版权所有 2019-2024 CodeIgniter 基金会.
705-
<span class="lastupdated">最后更新于 2024-07-11.
705+
<span class="lastupdated">最后更新于 2024-09-06.
706706
</span></p>
707707
</div>
708708

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

713-
<jinja2.runtime.BlockReference object at 0x7fc05c9db350>
713+
<jinja2.runtime.BlockReference object at 0x7fbee68ec750>
714714

715715
<div style="margin-top: 16px;">
716716
<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.5.3 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-alpha.3 &mdash; CodeIgniter 4.5.4 中文手册|用户手册|用户指南|中文文档</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" />
@@ -987,15 +987,15 @@ <h2><a class="toc-backref" href="#id4" role="doc-backlink">合并的 PR</a><a cl
987987

988988
<div role="contentinfo">
989989
<p>&#169; 版权所有 2019-2024 CodeIgniter 基金会.
990-
<span class="lastupdated">最后更新于 2024-07-11.
990+
<span class="lastupdated">最后更新于 2024-09-06.
991991
</span></p>
992992
</div>
993993

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

998-
<jinja2.runtime.BlockReference object at 0x7fc05ce68510>
998+
<jinja2.runtime.BlockReference object at 0x7fbee6be5990>
999999

10001000
<div style="margin-top: 16px;">
10011001
<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.5.3 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-alpha.4 &mdash; CodeIgniter 4.5.4 中文手册|用户手册|用户指南|中文文档</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" />
@@ -753,15 +753,15 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">合并的 PR</a><a cl
753753

754754
<div role="contentinfo">
755755
<p>&#169; 版权所有 2019-2024 CodeIgniter 基金会.
756-
<span class="lastupdated">最后更新于 2024-07-11.
756+
<span class="lastupdated">最后更新于 2024-09-06.
757757
</span></p>
758758
</div>
759759

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

764-
<jinja2.runtime.BlockReference object at 0x7fc05cc17250>
764+
<jinja2.runtime.BlockReference object at 0x7fbee6a6dd10>
765765

766766
<div style="margin-top: 16px;">
767767
<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.5.3 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-alpha.5 &mdash; CodeIgniter 4.5.4 中文手册|用户手册|用户指南|中文文档</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" />
@@ -818,15 +818,15 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">合并的 PR</a><a cl
818818

819819
<div role="contentinfo">
820820
<p>&#169; 版权所有 2019-2024 CodeIgniter 基金会.
821-
<span class="lastupdated">最后更新于 2024-07-11.
821+
<span class="lastupdated">最后更新于 2024-09-06.
822822
</span></p>
823823
</div>
824824

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

829-
<jinja2.runtime.BlockReference object at 0x7fc05c3e4250>
829+
<jinja2.runtime.BlockReference object at 0x7fbee696b750>
830830

831831
<div style="margin-top: 16px;">
832832
<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.5.3 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-beta.1 &mdash; CodeIgniter 4.5.4 中文手册|用户手册|用户指南|中文文档</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" />
@@ -685,15 +685,15 @@ <h2><a class="toc-backref" href="#id10" role="doc-backlink">合并的 PR</a><a c
685685

686686
<div role="contentinfo">
687687
<p>&#169; 版权所有 2019-2024 CodeIgniter 基金会.
688-
<span class="lastupdated">最后更新于 2024-07-11.
688+
<span class="lastupdated">最后更新于 2024-09-06.
689689
</span></p>
690690
</div>
691691

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

696-
<jinja2.runtime.BlockReference object at 0x7fc05cbcebd0>
696+
<jinja2.runtime.BlockReference object at 0x7fbee62c3910>
697697

698698
<div style="margin-top: 16px;">
699699
<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.5.3 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-beta.2 &mdash; CodeIgniter 4.5.4 中文手册|用户手册|用户指南|中文文档</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" />
@@ -825,15 +825,15 @@ <h2><a class="toc-backref" href="#id10" role="doc-backlink">合并的 PR</a><a c
825825

826826
<div role="contentinfo">
827827
<p>&#169; 版权所有 2019-2024 CodeIgniter 基金会.
828-
<span class="lastupdated">最后更新于 2024-07-11.
828+
<span class="lastupdated">最后更新于 2024-09-06.
829829
</span></p>
830830
</div>
831831

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

836-
<jinja2.runtime.BlockReference object at 0x7fc05c93b2d0>
836+
<jinja2.runtime.BlockReference object at 0x7fbee62c3dd0>
837837

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

0 commit comments

Comments
 (0)