File tree Expand file tree Collapse file tree 3 files changed +16
-11
lines changed
Expand file tree Collapse file tree 3 files changed +16
-11
lines changed Original file line number Diff line number Diff line change @@ -56,10 +56,12 @@ Bohrium OpenAPI Python SDK 是一个功能强大的Python库,用于与Bohrium
5656
5757 更多详细信息,请查看 :doc: `快速开始 <quickstart >` 和 :doc: `教程 <tutorial >`。
5858
59- Indices and tables
60- ==================
59+ 索引和表格
60+ ==========
6161
62- * :ref: `genindex `
63- * :ref: `modindex `
64- * :ref: `search `
62+ * :ref: `genindex ` - 完整索引(所有术语、函数、类等)
63+ * :ref: `modindex ` - 模块索引(所有Python模块列表)
64+
65+ .. note ::
66+ 您可以使用页面左侧的搜索框快速查找文档内容。
6567
Original file line number Diff line number Diff line change @@ -185,13 +185,16 @@ <h2>快速开始<a class="headerlink" href="#id3" title="Link to this heading">
185185< p > 更多详细信息,请查看 < a class ="reference internal " href ="quickstart.html "> < span class ="doc "> 快速开始</ span > </ a > 和 < a class ="reference internal " href ="tutorial.html "> < span class ="doc "> 教程</ span > </ a > 。</ p >
186186</ section >
187187</ section >
188- < section id ="indices-and-tables ">
189- < h1 > Indices and tables < a class ="headerlink " href ="#indices-and-tables " title ="Link to this heading "> </ a > </ h1 >
188+ < section id ="id4 ">
189+ < h1 > 索引和表格 < a class ="headerlink " href ="#id4 " title ="Link to this heading "> </ a > </ h1 >
190190< ul class ="simple ">
191- < li > < p > < a class ="reference internal " href ="genindex.html "> < span class ="std std-ref "> 索引</ span > </ a > </ p > </ li >
192- < li > < p > < a class ="reference internal " href ="py-modindex.html "> < span class ="std std-ref "> 模块索引</ span > </ a > </ p > </ li >
193- < li > < p > < a class ="reference internal " href ="search.html "> < span class ="std std-ref "> 搜索页面</ span > </ a > </ p > </ li >
191+ < li > < p > < a class ="reference internal " href ="genindex.html "> < span class ="std std-ref "> 索引</ span > </ a > - 完整索引(所有术语、函数、类等)</ p > </ li >
192+ < li > < p > < a class ="reference internal " href ="py-modindex.html "> < span class ="std std-ref "> 模块索引</ span > </ a > - 模块索引(所有Python模块列表)</ p > </ li >
194193</ ul >
194+ < div class ="admonition note ">
195+ < p class ="admonition-title "> 备注</ p >
196+ < p > 您可以使用页面左侧的搜索框快速查找文档内容。</ p >
197+ </ div >
195198</ section >
196199
197200
You can’t perform that action at this time.
0 commit comments