Skip to content

Commit 7811803

Browse files
committed
version 1.11-stable
1 parent e187796 commit 7811803

30 files changed

+87
-88
lines changed

doc/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
# built documents.
5858
#
5959
# The short X.Y version.
60-
version = u'1.10'
60+
version = u'1.11'
6161
# The full version, including alpha/beta/rc tags.
62-
release = u'1.10'
62+
release = u'1.11'
6363

6464
# The language for content autogenerated by Sphinx. Refer to documentation
6565
# for a list of supported languages.

docs/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 51f9dc01298855c394c494f76f2bfd38
3+
config: 5f26aa64e0423d4c9160380b912c62ae
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/.nojekyll

Whitespace-only changes.

docs/_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: '1.10',
3+
VERSION: '1.11',
44
LANGUAGE: 'en',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/_static/pygments.css

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -6,70 +6,70 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
66
.highlight .hll { background-color: #ffffcc }
77
.highlight { background: #eeffcc; }
88
.highlight .c { color: #408090; font-style: italic } /* Comment */
9-
.highlight .err { border: 1px solid #FF0000 } /* Error */
9+
.highlight .err { border: 1px solid #F00 } /* Error */
1010
.highlight .k { color: #007020; font-weight: bold } /* Keyword */
11-
.highlight .o { color: #666666 } /* Operator */
11+
.highlight .o { color: #666 } /* Operator */
1212
.highlight .ch { color: #408090; font-style: italic } /* Comment.Hashbang */
1313
.highlight .cm { color: #408090; font-style: italic } /* Comment.Multiline */
1414
.highlight .cp { color: #007020 } /* Comment.Preproc */
1515
.highlight .cpf { color: #408090; font-style: italic } /* Comment.PreprocFile */
1616
.highlight .c1 { color: #408090; font-style: italic } /* Comment.Single */
17-
.highlight .cs { color: #408090; background-color: #fff0f0 } /* Comment.Special */
17+
.highlight .cs { color: #408090; background-color: #FFF0F0 } /* Comment.Special */
1818
.highlight .gd { color: #A00000 } /* 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: #FF0000 } /* Generic.Error */
21+
.highlight .gr { color: #F00 } /* Generic.Error */
2222
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
2323
.highlight .gi { color: #00A000 } /* Generic.Inserted */
24-
.highlight .go { color: #333333 } /* Generic.Output */
25-
.highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */
24+
.highlight .go { color: #333 } /* Generic.Output */
25+
.highlight .gp { color: #C65D09; font-weight: bold } /* Generic.Prompt */
2626
.highlight .gs { font-weight: bold } /* Generic.Strong */
2727
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
28-
.highlight .gt { color: #0044DD } /* Generic.Traceback */
28+
.highlight .gt { color: #04D } /* Generic.Traceback */
2929
.highlight .kc { color: #007020; font-weight: bold } /* Keyword.Constant */
3030
.highlight .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */
3131
.highlight .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */
3232
.highlight .kp { color: #007020 } /* Keyword.Pseudo */
3333
.highlight .kr { color: #007020; font-weight: bold } /* Keyword.Reserved */
3434
.highlight .kt { color: #902000 } /* Keyword.Type */
3535
.highlight .m { color: #208050 } /* Literal.Number */
36-
.highlight .s { color: #4070a0 } /* Literal.String */
37-
.highlight .na { color: #4070a0 } /* Name.Attribute */
36+
.highlight .s { color: #4070A0 } /* Literal.String */
37+
.highlight .na { color: #4070A0 } /* Name.Attribute */
3838
.highlight .nb { color: #007020 } /* Name.Builtin */
39-
.highlight .nc { color: #0e84b5; font-weight: bold } /* Name.Class */
40-
.highlight .no { color: #60add5 } /* Name.Constant */
41-
.highlight .nd { color: #555555; font-weight: bold } /* Name.Decorator */
42-
.highlight .ni { color: #d55537; font-weight: bold } /* Name.Entity */
39+
.highlight .nc { color: #0E84B5; font-weight: bold } /* Name.Class */
40+
.highlight .no { color: #60ADD5 } /* Name.Constant */
41+
.highlight .nd { color: #555; font-weight: bold } /* Name.Decorator */
42+
.highlight .ni { color: #D55537; font-weight: bold } /* Name.Entity */
4343
.highlight .ne { color: #007020 } /* Name.Exception */
44-
.highlight .nf { color: #06287e } /* Name.Function */
44+
.highlight .nf { color: #06287E } /* Name.Function */
4545
.highlight .nl { color: #002070; font-weight: bold } /* Name.Label */
46-
.highlight .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */
46+
.highlight .nn { color: #0E84B5; font-weight: bold } /* Name.Namespace */
4747
.highlight .nt { color: #062873; font-weight: bold } /* Name.Tag */
48-
.highlight .nv { color: #bb60d5 } /* Name.Variable */
48+
.highlight .nv { color: #BB60D5 } /* Name.Variable */
4949
.highlight .ow { color: #007020; font-weight: bold } /* Operator.Word */
50-
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
50+
.highlight .w { color: #BBB } /* Text.Whitespace */
5151
.highlight .mb { color: #208050 } /* Literal.Number.Bin */
5252
.highlight .mf { color: #208050 } /* Literal.Number.Float */
5353
.highlight .mh { color: #208050 } /* Literal.Number.Hex */
5454
.highlight .mi { color: #208050 } /* Literal.Number.Integer */
5555
.highlight .mo { color: #208050 } /* Literal.Number.Oct */
56-
.highlight .sa { color: #4070a0 } /* Literal.String.Affix */
57-
.highlight .sb { color: #4070a0 } /* Literal.String.Backtick */
58-
.highlight .sc { color: #4070a0 } /* Literal.String.Char */
59-
.highlight .dl { color: #4070a0 } /* Literal.String.Delimiter */
60-
.highlight .sd { color: #4070a0; font-style: italic } /* Literal.String.Doc */
61-
.highlight .s2 { color: #4070a0 } /* Literal.String.Double */
62-
.highlight .se { color: #4070a0; font-weight: bold } /* Literal.String.Escape */
63-
.highlight .sh { color: #4070a0 } /* Literal.String.Heredoc */
64-
.highlight .si { color: #70a0d0; font-style: italic } /* Literal.String.Interpol */
65-
.highlight .sx { color: #c65d09 } /* Literal.String.Other */
56+
.highlight .sa { color: #4070A0 } /* Literal.String.Affix */
57+
.highlight .sb { color: #4070A0 } /* Literal.String.Backtick */
58+
.highlight .sc { color: #4070A0 } /* Literal.String.Char */
59+
.highlight .dl { color: #4070A0 } /* Literal.String.Delimiter */
60+
.highlight .sd { color: #4070A0; font-style: italic } /* Literal.String.Doc */
61+
.highlight .s2 { color: #4070A0 } /* Literal.String.Double */
62+
.highlight .se { color: #4070A0; font-weight: bold } /* Literal.String.Escape */
63+
.highlight .sh { color: #4070A0 } /* Literal.String.Heredoc */
64+
.highlight .si { color: #70A0D0; font-style: italic } /* Literal.String.Interpol */
65+
.highlight .sx { color: #C65D09 } /* Literal.String.Other */
6666
.highlight .sr { color: #235388 } /* Literal.String.Regex */
67-
.highlight .s1 { color: #4070a0 } /* Literal.String.Single */
67+
.highlight .s1 { color: #4070A0 } /* Literal.String.Single */
6868
.highlight .ss { color: #517918 } /* Literal.String.Symbol */
6969
.highlight .bp { color: #007020 } /* Name.Builtin.Pseudo */
70-
.highlight .fm { color: #06287e } /* Name.Function.Magic */
71-
.highlight .vc { color: #bb60d5 } /* Name.Variable.Class */
72-
.highlight .vg { color: #bb60d5 } /* Name.Variable.Global */
73-
.highlight .vi { color: #bb60d5 } /* Name.Variable.Instance */
74-
.highlight .vm { color: #bb60d5 } /* Name.Variable.Magic */
70+
.highlight .fm { color: #06287E } /* Name.Function.Magic */
71+
.highlight .vc { color: #BB60D5 } /* Name.Variable.Class */
72+
.highlight .vg { color: #BB60D5 } /* Name.Variable.Global */
73+
.highlight .vi { color: #BB60D5 } /* Name.Variable.Instance */
74+
.highlight .vm { color: #BB60D5 } /* Name.Variable.Magic */
7575
.highlight .il { color: #208050 } /* Literal.Number.Integer.Long */

docs/advanced-use.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
88

9-
<title>Advanced Usage &#8212; iocage 1.10 documentation</title>
9+
<title>Advanced Usage &#8212; iocage 1.11 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
1111
<link rel="stylesheet" type="text/css" href="_static/agogo.css" />
1212
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
@@ -23,7 +23,7 @@
2323
<div class="header-wrapper" role="banner">
2424
<div class="header">
2525
<div class="headertitle"><a
26-
href="index.html">iocage 1.10 documentation</a></div>
26+
href="index.html">iocage 1.11 documentation</a></div>
2727
<div class="rel" role="navigation" aria-label="related navigation">
2828
<a href="best-practices.html" title="Best Practices"
2929
accesskey="P">previous</a> |

docs/basic-use.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
88

9-
<title>Basic Usage &#8212; iocage 1.10 documentation</title>
9+
<title>Basic Usage &#8212; iocage 1.11 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
1111
<link rel="stylesheet" type="text/css" href="_static/agogo.css" />
1212
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
@@ -23,7 +23,7 @@
2323
<div class="header-wrapper" role="banner">
2424
<div class="header">
2525
<div class="headertitle"><a
26-
href="index.html">iocage 1.10 documentation</a></div>
26+
href="index.html">iocage 1.11 documentation</a></div>
2727
<div class="rel" role="navigation" aria-label="related navigation">
2828
<a href="install.html" title="Install iocage"
2929
accesskey="P">previous</a> |

docs/best-practices.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
88

9-
<title>Best Practices &#8212; iocage 1.10 documentation</title>
9+
<title>Best Practices &#8212; iocage 1.11 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
1111
<link rel="stylesheet" type="text/css" href="_static/agogo.css" />
1212
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
@@ -23,7 +23,7 @@
2323
<div class="header-wrapper" role="banner">
2424
<div class="header">
2525
<div class="headertitle"><a
26-
href="index.html">iocage 1.10 documentation</a></div>
26+
href="index.html">iocage 1.11 documentation</a></div>
2727
<div class="rel" role="navigation" aria-label="related navigation">
2828
<a href="jailtypes.html" title="Jail Types"
2929
accesskey="P">previous</a> |

docs/debian.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
88

9-
<title>Create a Debian Buster Jail (native Linux) &#8212; iocage 1.10 documentation</title>
9+
<title>Create a Debian Buster Jail (native Linux) &#8212; iocage 1.11 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
1111
<link rel="stylesheet" type="text/css" href="_static/agogo.css" />
1212
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
@@ -23,7 +23,7 @@
2323
<div class="header-wrapper" role="banner">
2424
<div class="header">
2525
<div class="headertitle"><a
26-
href="index.html">iocage 1.10 documentation</a></div>
26+
href="index.html">iocage 1.11 documentation</a></div>
2727
<div class="rel" role="navigation" aria-label="related navigation">
2828
<a href="templates.html" title="Using Templates"
2929
accesskey="P">previous</a> |

docs/faq.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
88

9-
<title>FAQ &#8212; iocage 1.10 documentation</title>
9+
<title>FAQ &#8212; iocage 1.11 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
1111
<link rel="stylesheet" type="text/css" href="_static/agogo.css" />
1212
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
@@ -22,7 +22,7 @@
2222
<div class="header-wrapper" role="banner">
2323
<div class="header">
2424
<div class="headertitle"><a
25-
href="index.html">iocage 1.10 documentation</a></div>
25+
href="index.html">iocage 1.11 documentation</a></div>
2626
<div class="rel" role="navigation" aria-label="related navigation">
2727
<a href="known-issues.html" title="Known Issues"
2828
accesskey="P">previous</a> |

0 commit comments

Comments
 (0)