Skip to content

Commit 24bf228

Browse files
committed
Add new page layer-3-rate-limit
Add new page layer-3-rate-limit
1 parent ba531a6 commit 24bf228

File tree

11 files changed

+1728
-26
lines changed

11 files changed

+1728
-26
lines changed

doc/html/index.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<script type="text/javascript">
1616
var DOCUMENTATION_OPTIONS = {
1717
URL_ROOT: './',
18-
VERSION: '0.0.1.dev7',
18+
VERSION: '0.0.1.dev9',
1919
COLLAPSE_INDEX: false,
2020
FILE_SUFFIX: '.html',
2121
HAS_SOURCE: true
@@ -25,7 +25,7 @@
2525
<script type="text/javascript" src="static/underscore.js"></script>
2626
<script type="text/javascript" src="static/doctools.js"></script>
2727
<link rel="top" title="LIU Yulong&#39;s Cloud Blog" href="#" />
28-
<link rel="next" title="What is OpenStack" href="pages/CloudComputing/openstack.html" />
28+
<link rel="next" title="Layer 3 IPs rate limit" href="pages/CloudComputing/layer-3-rate-limit.html" />
2929
</head>
3030
<body>
3131
<div id="header">
@@ -52,6 +52,7 @@ <h1>Blogs<a class="headerlink" href="#blogs" title="Permalink to this headline">
5252
<h2>Cloud Computing<a class="headerlink" href="#cloud-computing" title="Permalink to this headline"></a></h2>
5353
<div class="toctree-wrapper compound">
5454
<ul>
55+
<li class="toctree-l1"><a class="reference internal" href="pages/CloudComputing/layer-3-rate-limit.html">Layer 3 IPs rate limit</a></li>
5556
<li class="toctree-l1"><a class="reference internal" href="pages/CloudComputing/openstack.html">What is OpenStack</a></li>
5657
</ul>
5758
</div>
@@ -102,8 +103,8 @@ <h3><a href="#">Table Of Contents</a></h3>
102103
</ul>
103104

104105
<h4>Next topic</h4>
105-
<p class="topless"><a href="pages/CloudComputing/openstack.html"
106-
title="next chapter">What is OpenStack</a></p>
106+
<p class="topless"><a href="pages/CloudComputing/layer-3-rate-limit.html"
107+
title="next chapter">Layer 3 IPs rate limit</a></p>
107108
<h3>This Page</h3>
108109
<ul class="this-page-menu">
109110
<li><a href="sources/index.txt"
@@ -131,15 +132,15 @@ <h3>Quick search</h3>
131132
<h3>Navigation</h3>
132133
<ul>
133134
<li class="right" style="margin-right: 10px">
134-
<a href="pages/CloudComputing/openstack.html" title="What is OpenStack"
135+
<a href="pages/CloudComputing/layer-3-rate-limit.html" title="Layer 3 IPs rate limit"
135136
accesskey="N">next</a></li>
136137
<li><a href="#">LIU Yulong&#39;s Cloud Blog</a> &raquo;</li>
137138
</ul>
138139
</div>
139140

140141
<div class="footer">
141142
&copy; Copyright 2016, LIU Yulong.
142-
Last updated on &#39;Wed Aug 17 13:44:51 2016, commit c8b17cf&#39;.
143+
Last updated on &#39;Wed Sep 21 16:00:21 2016, commit 2409b0c&#39;.
143144
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
144145
</div>
145146
<script type="text/javascript">

doc/html/objects.inv

0 Bytes
Binary file not shown.

doc/html/pages/AboutMe/me.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<script type="text/javascript">
1616
var DOCUMENTATION_OPTIONS = {
1717
URL_ROOT: '../../',
18-
VERSION: '0.0.1.dev7',
18+
VERSION: '0.0.1.dev9',
1919
COLLAPSE_INDEX: false,
2020
FILE_SUFFIX: '.html',
2121
HAS_SOURCE: true
@@ -100,7 +100,7 @@ <h3>Navigation</h3>
100100

101101
<div class="footer">
102102
&copy; Copyright 2016, LIU Yulong.
103-
Last updated on &#39;Wed Aug 17 13:44:51 2016, commit c8b17cf&#39;.
103+
Last updated on &#39;Wed Sep 21 16:00:21 2016, commit 2409b0c&#39;.
104104
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
105105
</div>
106106
<script type="text/javascript">

doc/html/pages/AboutMe/resume.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<script type="text/javascript">
1616
var DOCUMENTATION_OPTIONS = {
1717
URL_ROOT: '../../',
18-
VERSION: '0.0.1.dev7',
18+
VERSION: '0.0.1.dev9',
1919
COLLAPSE_INDEX: false,
2020
FILE_SUFFIX: '.html',
2121
HAS_SOURCE: true
@@ -93,7 +93,7 @@ <h3>Navigation</h3>
9393

9494
<div class="footer">
9595
&copy; Copyright 2016, LIU Yulong.
96-
Last updated on &#39;Wed Aug 17 13:44:51 2016, commit c8b17cf&#39;.
96+
Last updated on &#39;Wed Sep 21 16:00:21 2016, commit 2409b0c&#39;.
9797
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
9898
</div>
9999
<script type="text/javascript">

doc/html/pages/CloudComputing/layer-3-rate-limit.html

Lines changed: 538 additions & 0 deletions
Large diffs are not rendered by default.

doc/html/pages/CloudComputing/openstack.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<script type="text/javascript">
1616
var DOCUMENTATION_OPTIONS = {
1717
URL_ROOT: '../../',
18-
VERSION: '0.0.1.dev7',
18+
VERSION: '0.0.1.dev9',
1919
COLLAPSE_INDEX: false,
2020
FILE_SUFFIX: '.html',
2121
HAS_SOURCE: true
@@ -26,7 +26,7 @@
2626
<script type="text/javascript" src="../../static/doctools.js"></script>
2727
<link rel="top" title="LIU Yulong&#39;s Cloud Blog" href="../../index.html" />
2828
<link rel="next" title="Do someting" href="../AboutMe/me.html" />
29-
<link rel="prev" title="Blogs" href="../../index.html" />
29+
<link rel="prev" title="Layer 3 IPs rate limit" href="layer-3-rate-limit.html" />
3030
</head>
3131
<body>
3232
<div id="header">
@@ -60,8 +60,8 @@ <h1>What is OpenStack<a class="headerlink" href="#what-is-openstack" title="Perm
6060
<div class="sphinxsidebar">
6161
<div class="sphinxsidebarwrapper">
6262
<h4>Previous topic</h4>
63-
<p class="topless"><a href="../../index.html"
64-
title="previous chapter">Blogs</a></p>
63+
<p class="topless"><a href="layer-3-rate-limit.html"
64+
title="previous chapter">Layer 3 IPs rate limit</a></p>
6565
<h4>Next topic</h4>
6666
<p class="topless"><a href="../AboutMe/me.html"
6767
title="next chapter">Do someting</a></p>
@@ -95,15 +95,15 @@ <h3>Navigation</h3>
9595
<a href="../AboutMe/me.html" title="Do someting"
9696
accesskey="N">next</a></li>
9797
<li class="right" >
98-
<a href="../../index.html" title="Blogs"
98+
<a href="layer-3-rate-limit.html" title="Layer 3 IPs rate limit"
9999
accesskey="P">previous</a> |</li>
100100
<li><a href="../../index.html">LIU Yulong&#39;s Cloud Blog</a> &raquo;</li>
101101
</ul>
102102
</div>
103103

104104
<div class="footer">
105105
&copy; Copyright 2016, LIU Yulong.
106-
Last updated on &#39;Wed Aug 17 13:44:51 2016, commit c8b17cf&#39;.
106+
Last updated on &#39;Wed Sep 21 16:00:21 2016, commit 2409b0c&#39;.
107107
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
108108
</div>
109109
<script type="text/javascript">

0 commit comments

Comments
 (0)