Skip to content

Commit 0af3b2c

Browse files
committed
Deploying to gh-pages from @ 1cc7e8d 🚀
1 parent 9df6c95 commit 0af3b2c

File tree

10 files changed

+43
-70
lines changed

10 files changed

+43
-70
lines changed

contents.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3890,7 +3890,7 @@ <h1>Python 說明文件內容<a class="headerlink" href="#python-documentation-c
38903890
</li>
38913891
<li class="toctree-l3"><a class="reference internal" href="library/textwrap.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">textwrap</span></code> --- 文字包裝與填充</a></li>
38923892
<li class="toctree-l3"><a class="reference internal" href="library/unicodedata.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">unicodedata</span></code> --- Unicode 資料庫</a></li>
3893-
<li class="toctree-l3"><a class="reference internal" href="library/stringprep.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">stringprep</span></code> --- 網際網路字串準備</a></li>
3893+
<li class="toctree-l3"><a class="reference internal" href="library/stringprep.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">stringprep</span></code> --- 網際網路字串的準備</a></li>
38943894
<li class="toctree-l3"><a class="reference internal" href="library/readline.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">readline</span></code> --- GNU readline 介面</a><ul>
38953895
<li class="toctree-l4"><a class="reference internal" href="library/readline.html#init-file">Init file</a></li>
38963896
<li class="toctree-l4"><a class="reference internal" href="library/readline.html#line-buffer">Line buffer</a></li>

genindex-R.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1501,7 +1501,7 @@ <h1 id="index">Index &#x2013; R</h1>
15011501
</li>
15021502
<li><a href="howto/logging.html#index-0">RFC 3339</a>
15031503
</li>
1504-
<li><a href="library/stringprep.html#index-0">RFC 3454</a>, <a href="library/stringprep.html#index-1">[1]</a>, <a href="whatsnew/changelog.html#index-100">[2]</a>
1504+
<li><a href="library/stringprep.html#index-4">RFC 3454</a>, <a href="library/stringprep.html#index-5">[1]</a>, <a href="whatsnew/changelog.html#index-100">[2]</a>
15051505
</li>
15061506
<li><a href="library/codecs.html#index-13">RFC 3490</a>, <a href="library/codecs.html#index-14">[1]</a>, <a href="library/codecs.html#index-6">[2]</a>, <a href="library/codecs.html#index-8">[3]</a>
15071507
</li>

genindex-all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30353,7 +30353,7 @@ <h2 id="R">R</h2>
3035330353
</li>
3035430354
<li><a href="howto/logging.html#index-0">RFC 3339</a>
3035530355
</li>
30356-
<li><a href="library/stringprep.html#index-0">RFC 3454</a>, <a href="library/stringprep.html#index-1">[1]</a>, <a href="whatsnew/changelog.html#index-100">[2]</a>
30356+
<li><a href="library/stringprep.html#index-4">RFC 3454</a>, <a href="library/stringprep.html#index-5">[1]</a>, <a href="whatsnew/changelog.html#index-100">[2]</a>
3035730357
</li>
3035830358
<li><a href="library/codecs.html#index-13">RFC 3490</a>, <a href="library/codecs.html#index-14">[1]</a>, <a href="library/codecs.html#index-6">[2]</a>, <a href="library/codecs.html#index-8">[3]</a>
3035930359
</li>

library/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ <h3>瀏覽</h3>
222222
<li class="toctree-l2"><a class="reference internal" href="difflib.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">difflib</span></code> --- 計算差異的輔助工具</a></li>
223223
<li class="toctree-l2"><a class="reference internal" href="textwrap.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">textwrap</span></code> --- 文字包裝與填充</a></li>
224224
<li class="toctree-l2"><a class="reference internal" href="unicodedata.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">unicodedata</span></code> --- Unicode 資料庫</a></li>
225-
<li class="toctree-l2"><a class="reference internal" href="stringprep.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">stringprep</span></code> --- 網際網路字串準備</a></li>
225+
<li class="toctree-l2"><a class="reference internal" href="stringprep.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">stringprep</span></code> --- 網際網路字串的準備</a></li>
226226
<li class="toctree-l2"><a class="reference internal" href="readline.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">readline</span></code> --- GNU readline 介面</a></li>
227227
<li class="toctree-l2"><a class="reference internal" href="rlcompleter.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">rlcompleter</span></code> --- GNU readline 的補全函式</a></li>
228228
</ul>

library/readline.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<link rel="search" title="搜尋" href="../search.html" />
2727
<link rel="copyright" title="版權" href="../copyright.html" />
2828
<link rel="next" title="rlcompleter --- GNU readline 的補全函式" href="rlcompleter.html" />
29-
<link rel="prev" title="stringprep --- 網際網路字串準備" href="stringprep.html" />
29+
<link rel="prev" title="stringprep --- 網際網路字串的準備" href="stringprep.html" />
3030

3131
<link rel="canonical" href="https://docs.python.org/3/library/readline.html" />
3232

@@ -104,7 +104,7 @@ <h3><a href="../contents.html">目錄</a></h3>
104104
<div>
105105
<h4>上個主題</h4>
106106
<p class="topless"><a href="stringprep.html"
107-
title="上一章"><code class="xref py py-mod docutils literal notranslate"><span class="pre">stringprep</span></code> --- 網際網路字串準備</a></p>
107+
title="上一章"><code class="xref py py-mod docutils literal notranslate"><span class="pre">stringprep</span></code> --- 網際網路字串的準備</a></p>
108108
</div>
109109
<div>
110110
<h4>下個主題</h4>
@@ -140,7 +140,7 @@ <h3>瀏覽</h3>
140140
<a href="rlcompleter.html" title="rlcompleter --- GNU readline 的補全函式"
141141
accesskey="N">下一頁</a> |</li>
142142
<li class="right" >
143-
<a href="stringprep.html" title="stringprep --- 網際網路字串準備"
143+
<a href="stringprep.html" title="stringprep --- 網際網路字串的準備"
144144
accesskey="P">上一頁</a> |</li>
145145

146146
<li><img src="../_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"/></li>
@@ -595,7 +595,7 @@ <h3><a href="../contents.html">目錄</a></h3>
595595
<div>
596596
<h4>上個主題</h4>
597597
<p class="topless"><a href="stringprep.html"
598-
title="上一章"><code class="xref py py-mod docutils literal notranslate"><span class="pre">stringprep</span></code> --- 網際網路字串準備</a></p>
598+
title="上一章"><code class="xref py py-mod docutils literal notranslate"><span class="pre">stringprep</span></code> --- 網際網路字串的準備</a></p>
599599
</div>
600600
<div>
601601
<h4>下個主題</h4>
@@ -634,7 +634,7 @@ <h3>瀏覽</h3>
634634
<a href="rlcompleter.html" title="rlcompleter --- GNU readline 的補全函式"
635635
>下一頁</a> |</li>
636636
<li class="right" >
637-
<a href="stringprep.html" title="stringprep --- 網際網路字串準備"
637+
<a href="stringprep.html" title="stringprep --- 網際網路字串的準備"
638638
>上一頁</a> |</li>
639639

640640
<li><img src="../_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"/></li>

0 commit comments

Comments
 (0)