Skip to content

Commit 295b4a1

Browse files
committed
Deploy to GitHub Pages
1 parent 4c6c282 commit 295b4a1

File tree

302 files changed

+2176
-607
lines changed

Some content is hidden

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

302 files changed

+2176
-607
lines changed

CodeIgniter.pdf

14.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.1',
3+
VERSION: '4.6.3',
44
LANGUAGE: 'zh-CN',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

changelogs/index.html

Lines changed: 6 additions & 4 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.1 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>变更记录 &mdash; CodeIgniter 4.6.3 中文手册|用户手册|用户指南|中文文档</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.1" href="v4.6.1.html" />
30+
<link rel="next" title="版本 4.6.3" href="v4.6.3.html" />
3131
<link rel="prev" title="部署" href="../installation/deployment.html" />
3232
</head>
3333

@@ -296,6 +296,8 @@ <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.3.html">版本 4.6.3</a></li>
300+
<li class="toctree-l1"><a class="reference internal" href="v4.6.2.html">版本 4.6.2</a></li>
299301
<li class="toctree-l1"><a class="reference internal" href="v4.6.1.html">版本 4.6.1</a></li>
300302
<li class="toctree-l1"><a class="reference internal" href="v4.6.0.html">版本 4.6.0</a></li>
301303
<li class="toctree-l1"><a class="reference internal" href="v4.5.8.html">版本 4.5.8</a></li>
@@ -375,7 +377,7 @@ <h2>版本 4.6<a class="headerlink" href="#version" title="此标题的永久链
375377
</div>
376378
<footer><div class="rst-footer-buttons" role="navigation" aria-label="页脚">
377379
<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>
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>
380+
<a href="v4.6.3.html" class="btn btn-neutral float-right" title="版本 4.6.3" accesskey="n" rel="next">下一页 <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
379381
</div>
380382

381383
<hr/>
@@ -390,7 +392,7 @@ <h2>版本 4.6<a class="headerlink" href="#version" title="此标题的永久链
390392
<a href="https://github.com/readthedocs/sphinx_rtd_theme">主题</a>
391393
<a href="https://readthedocs.org">Read the Docs</a> 开发.
392394

393-
<jinja2.runtime.BlockReference object at 0x7f5a119fcf10>
395+
<jinja2.runtime.BlockReference object at 0x7f49a5fcf910>
394396

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

changelogs/v4.0.0-alpha.1.html

Lines changed: 2 additions & 2 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.1 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-alpha.1 &mdash; CodeIgniter 4.6.3 中文手册|用户手册|用户指南|中文文档</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" />
@@ -560,7 +560,7 @@ <h2><a class="toc-backref" href="#id3" role="doc-backlink">新软件包列表</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 0x7f5a1180a9d0>
563+
<jinja2.runtime.BlockReference object at 0x7f49aa04b510>
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: 2 additions & 2 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.1 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-alpha.2 &mdash; CodeIgniter 4.6.3 中文手册|用户手册|用户指南|中文文档</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" />
@@ -711,7 +711,7 @@ <h2><a class="toc-backref" href="#id4" role="doc-backlink">合并的 PR</a><a cl
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 0x7f5a118a90d0>
714+
<jinja2.runtime.BlockReference object at 0x7f49a5d63150>
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: 2 additions & 2 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.1 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-alpha.3 &mdash; CodeIgniter 4.6.3 中文手册|用户手册|用户指南|中文文档</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" />
@@ -996,7 +996,7 @@ <h2><a class="toc-backref" href="#id4" role="doc-backlink">合并的 PR</a><a cl
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 0x7f5a159e5a10>
999+
<jinja2.runtime.BlockReference object at 0x7f49a9faaf90>
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: 2 additions & 2 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.1 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-alpha.4 &mdash; CodeIgniter 4.6.3 中文手册|用户手册|用户指南|中文文档</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" />
@@ -762,7 +762,7 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">合并的 PR</a><a cl
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 0x7f5a115701d0>
765+
<jinja2.runtime.BlockReference object at 0x7f49a59d3a90>
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: 2 additions & 2 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.1 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-alpha.5 &mdash; CodeIgniter 4.6.3 中文手册|用户手册|用户指南|中文文档</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" />
@@ -827,7 +827,7 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">合并的 PR</a><a cl
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 0x7f5a113e0310>
830+
<jinja2.runtime.BlockReference object at 0x7f49a5dc3590>
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: 2 additions & 2 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.1 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-beta.1 &mdash; CodeIgniter 4.6.3 中文手册|用户手册|用户指南|中文文档</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" />
@@ -694,7 +694,7 @@ <h2><a class="toc-backref" href="#id10" role="doc-backlink">合并的 PR</a><a c
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 0x7f5a11426090>
697+
<jinja2.runtime.BlockReference object at 0x7f49a5f226d0>
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: 2 additions & 2 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.1 中文手册|用户手册|用户指南|中文文档</title>
7+
<title>版本 4.0.0-beta.2 &mdash; CodeIgniter 4.6.3 中文手册|用户手册|用户指南|中文文档</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" />
@@ -834,7 +834,7 @@ <h2><a class="toc-backref" href="#id10" role="doc-backlink">合并的 PR</a><a c
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 0x7f5a11a14210>
837+
<jinja2.runtime.BlockReference object at 0x7f49ab892750>
838838

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

0 commit comments

Comments
 (0)