Skip to content

Commit ad94f39

Browse files
committed
Update User Guide
1 parent 39e84d3 commit ad94f39

290 files changed

Lines changed: 335 additions & 335 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.

_static/pygments.css

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -5,69 +5,69 @@ td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5
55
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
66
.highlight .hll { background-color: #ffffcc }
77
.highlight { background: #ffffff; }
8-
.highlight .c { color: #999988; font-style: italic } /* Comment */
9-
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
8+
.highlight .c { color: #998; font-style: italic } /* Comment */
9+
.highlight .err { color: #A61717; background-color: #E3D2D2 } /* Error */
1010
.highlight .k { font-weight: bold } /* Keyword */
1111
.highlight .o { font-weight: bold } /* Operator */
12-
.highlight .ch { color: #999988; font-style: italic } /* Comment.Hashbang */
13-
.highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */
14-
.highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */
15-
.highlight .cpf { color: #999988; font-style: italic } /* Comment.PreprocFile */
16-
.highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */
17-
.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
18-
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
12+
.highlight .ch { color: #998; font-style: italic } /* Comment.Hashbang */
13+
.highlight .cm { color: #998; font-style: italic } /* Comment.Multiline */
14+
.highlight .cp { color: #999; font-weight: bold } /* Comment.Preproc */
15+
.highlight .cpf { color: #998; font-style: italic } /* Comment.PreprocFile */
16+
.highlight .c1 { color: #998; font-style: italic } /* Comment.Single */
17+
.highlight .cs { color: #999; font-weight: bold; font-style: italic } /* Comment.Special */
18+
.highlight .gd { color: #000; background-color: #FDD } /* Generic.Deleted */
1919
.highlight .ge { font-style: italic } /* Generic.Emph */
2020
.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
21-
.highlight .gr { color: #aa0000 } /* Generic.Error */
22-
.highlight .gh { color: #999999 } /* Generic.Heading */
23-
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
24-
.highlight .go { color: #888888 } /* Generic.Output */
25-
.highlight .gp { color: #555555 } /* Generic.Prompt */
21+
.highlight .gr { color: #A00 } /* Generic.Error */
22+
.highlight .gh { color: #999 } /* Generic.Heading */
23+
.highlight .gi { color: #000; background-color: #DFD } /* Generic.Inserted */
24+
.highlight .go { color: #888 } /* Generic.Output */
25+
.highlight .gp { color: #555 } /* Generic.Prompt */
2626
.highlight .gs { font-weight: bold } /* Generic.Strong */
27-
.highlight .gu { color: #aaaaaa } /* Generic.Subheading */
28-
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
27+
.highlight .gu { color: #AAA } /* Generic.Subheading */
28+
.highlight .gt { color: #A00 } /* Generic.Traceback */
2929
.highlight .kc { font-weight: bold } /* Keyword.Constant */
3030
.highlight .kd { font-weight: bold } /* Keyword.Declaration */
3131
.highlight .kn { font-weight: bold } /* Keyword.Namespace */
3232
.highlight .kp { font-weight: bold } /* Keyword.Pseudo */
3333
.highlight .kr { font-weight: bold } /* Keyword.Reserved */
34-
.highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */
35-
.highlight .m { color: #009999 } /* Literal.Number */
36-
.highlight .s { color: #bb8844 } /* Literal.String */
34+
.highlight .kt { color: #458; font-weight: bold } /* Keyword.Type */
35+
.highlight .m { color: #099 } /* Literal.Number */
36+
.highlight .s { color: #B84 } /* Literal.String */
3737
.highlight .na { color: #008080 } /* Name.Attribute */
38-
.highlight .nb { color: #999999 } /* Name.Builtin */
39-
.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */
38+
.highlight .nb { color: #999 } /* Name.Builtin */
39+
.highlight .nc { color: #458; font-weight: bold } /* Name.Class */
4040
.highlight .no { color: #008080 } /* Name.Constant */
4141
.highlight .ni { color: #800080 } /* Name.Entity */
42-
.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */
43-
.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */
44-
.highlight .nn { color: #555555 } /* Name.Namespace */
42+
.highlight .ne { color: #900; font-weight: bold } /* Name.Exception */
43+
.highlight .nf { color: #900; font-weight: bold } /* Name.Function */
44+
.highlight .nn { color: #555 } /* Name.Namespace */
4545
.highlight .nt { color: #000080 } /* Name.Tag */
4646
.highlight .nv { color: #008080 } /* Name.Variable */
4747
.highlight .ow { font-weight: bold } /* Operator.Word */
48-
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
49-
.highlight .mb { color: #009999 } /* Literal.Number.Bin */
50-
.highlight .mf { color: #009999 } /* Literal.Number.Float */
51-
.highlight .mh { color: #009999 } /* Literal.Number.Hex */
52-
.highlight .mi { color: #009999 } /* Literal.Number.Integer */
53-
.highlight .mo { color: #009999 } /* Literal.Number.Oct */
54-
.highlight .sa { color: #bb8844 } /* Literal.String.Affix */
55-
.highlight .sb { color: #bb8844 } /* Literal.String.Backtick */
56-
.highlight .sc { color: #bb8844 } /* Literal.String.Char */
57-
.highlight .dl { color: #bb8844 } /* Literal.String.Delimiter */
58-
.highlight .sd { color: #bb8844 } /* Literal.String.Doc */
59-
.highlight .s2 { color: #bb8844 } /* Literal.String.Double */
60-
.highlight .se { color: #bb8844 } /* Literal.String.Escape */
61-
.highlight .sh { color: #bb8844 } /* Literal.String.Heredoc */
62-
.highlight .si { color: #bb8844 } /* Literal.String.Interpol */
63-
.highlight .sx { color: #bb8844 } /* Literal.String.Other */
48+
.highlight .w { color: #BBB } /* Text.Whitespace */
49+
.highlight .mb { color: #099 } /* Literal.Number.Bin */
50+
.highlight .mf { color: #099 } /* Literal.Number.Float */
51+
.highlight .mh { color: #099 } /* Literal.Number.Hex */
52+
.highlight .mi { color: #099 } /* Literal.Number.Integer */
53+
.highlight .mo { color: #099 } /* Literal.Number.Oct */
54+
.highlight .sa { color: #B84 } /* Literal.String.Affix */
55+
.highlight .sb { color: #B84 } /* Literal.String.Backtick */
56+
.highlight .sc { color: #B84 } /* Literal.String.Char */
57+
.highlight .dl { color: #B84 } /* Literal.String.Delimiter */
58+
.highlight .sd { color: #B84 } /* Literal.String.Doc */
59+
.highlight .s2 { color: #B84 } /* Literal.String.Double */
60+
.highlight .se { color: #B84 } /* Literal.String.Escape */
61+
.highlight .sh { color: #B84 } /* Literal.String.Heredoc */
62+
.highlight .si { color: #B84 } /* Literal.String.Interpol */
63+
.highlight .sx { color: #B84 } /* Literal.String.Other */
6464
.highlight .sr { color: #808000 } /* Literal.String.Regex */
65-
.highlight .s1 { color: #bb8844 } /* Literal.String.Single */
66-
.highlight .ss { color: #bb8844 } /* Literal.String.Symbol */
67-
.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */
68-
.highlight .fm { color: #990000; font-weight: bold } /* Name.Function.Magic */
65+
.highlight .s1 { color: #B84 } /* Literal.String.Single */
66+
.highlight .ss { color: #B84 } /* Literal.String.Symbol */
67+
.highlight .bp { color: #999 } /* Name.Builtin.Pseudo */
68+
.highlight .fm { color: #900; font-weight: bold } /* Name.Function.Magic */
6969
.highlight .vc { color: #008080 } /* Name.Variable.Class */
7070
.highlight .vg { color: #008080 } /* Name.Variable.Global */
7171
.highlight .vi { color: #008080 } /* Name.Variable.Instance */
7272
.highlight .vm { color: #008080 } /* Name.Variable.Magic */
73-
.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */
73+
.highlight .il { color: #099 } /* Literal.Number.Integer.Long */

changelogs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ <h2>Version 4.5<a class="headerlink" href="#version-version" title="Permalink to
380380

381381
<div role="contentinfo">
382382
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
383-
<span class="lastupdated">Last updated on Jan 03, 2025.
383+
<span class="lastupdated">Last updated on Jan 10, 2025.
384384
</span></p>
385385
</div>
386386

changelogs/v4.0.0-alpha.1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ <h2><a class="toc-backref" href="#id1" role="doc-backlink">New Packages List</a>
552552

553553
<div role="contentinfo">
554554
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
555-
<span class="lastupdated">Last updated on Jan 03, 2025.
555+
<span class="lastupdated">Last updated on Jan 10, 2025.
556556
</span></p>
557557
</div>
558558

changelogs/v4.0.0-alpha.2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ <h2><a class="toc-backref" href="#id2" role="doc-backlink">PRs merged</a><a clas
703703

704704
<div role="contentinfo">
705705
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
706-
<span class="lastupdated">Last updated on Jan 03, 2025.
706+
<span class="lastupdated">Last updated on Jan 10, 2025.
707707
</span></p>
708708
</div>
709709

changelogs/v4.0.0-alpha.3.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -988,7 +988,7 @@ <h2><a class="toc-backref" href="#id2" role="doc-backlink">PRs merged</a><a clas
988988

989989
<div role="contentinfo">
990990
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
991-
<span class="lastupdated">Last updated on Jan 03, 2025.
991+
<span class="lastupdated">Last updated on Jan 10, 2025.
992992
</span></p>
993993
</div>
994994

changelogs/v4.0.0-alpha.4.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,7 @@ <h2><a class="toc-backref" href="#id3" role="doc-backlink">PRs merged</a><a clas
754754

755755
<div role="contentinfo">
756756
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
757-
<span class="lastupdated">Last updated on Jan 03, 2025.
757+
<span class="lastupdated">Last updated on Jan 10, 2025.
758758
</span></p>
759759
</div>
760760

changelogs/v4.0.0-alpha.5.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@ <h2><a class="toc-backref" href="#id3" role="doc-backlink">PRs merged</a><a clas
819819

820820
<div role="contentinfo">
821821
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
822-
<span class="lastupdated">Last updated on Jan 03, 2025.
822+
<span class="lastupdated">Last updated on Jan 10, 2025.
823823
</span></p>
824824
</div>
825825

changelogs/v4.0.0-beta.1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ <h2><a class="toc-backref" href="#id5" role="doc-backlink">PRs merged</a><a clas
686686

687687
<div role="contentinfo">
688688
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
689-
<span class="lastupdated">Last updated on Jan 03, 2025.
689+
<span class="lastupdated">Last updated on Jan 10, 2025.
690690
</span></p>
691691
</div>
692692

changelogs/v4.0.0-beta.2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@ <h2><a class="toc-backref" href="#id5" role="doc-backlink">PRs merged</a><a clas
826826

827827
<div role="contentinfo">
828828
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
829-
<span class="lastupdated">Last updated on Jan 03, 2025.
829+
<span class="lastupdated">Last updated on Jan 10, 2025.
830830
</span></p>
831831
</div>
832832

changelogs/v4.0.0-beta.3.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ <h2><a class="toc-backref" href="#id5" role="doc-backlink">PRs merged</a><a clas
693693

694694
<div role="contentinfo">
695695
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
696-
<span class="lastupdated">Last updated on Jan 03, 2025.
696+
<span class="lastupdated">Last updated on Jan 10, 2025.
697697
</span></p>
698698
</div>
699699

0 commit comments

Comments
 (0)