Skip to content

Commit b6ae34c

Browse files
committed
docs: Regenerate Antora site from IvorySQL/ivorysql_docs commit e11c246538f38905ff680fac5ef8a58a3a27ff2c
1 parent aac67a7 commit b6ae34c

File tree

167 files changed

+3441
-952
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

167 files changed

+3441
-952
lines changed
85.9 KB
Binary file not shown.

docs/cn/ivorysql-doc/master/about_ivorysql.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,9 @@ <h3 class="title"><a href="welcome.html">文档中心</a></h3>
176176
<li class="nav-item" data-depth="4">
177177
<a class="nav-link" href="ecosystem_components/wal2json.html">wal2json</a>
178178
</li>
179+
<li class="nav-item" data-depth="4">
180+
<a class="nav-link" href="ecosystem_components/pg_stat_monitor.html">pg_stat_monitor</a>
181+
</li>
179182
</ul>
180183
</li>
181184
</ul>

docs/cn/ivorysql-doc/master/architecture/dual_mode_design.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,9 @@ <h3 class="title"><a href="../welcome.html">文档中心</a></h3>
176176
<li class="nav-item" data-depth="4">
177177
<a class="nav-link" href="../ecosystem_components/wal2json.html">wal2json</a>
178178
</li>
179+
<li class="nav-item" data-depth="4">
180+
<a class="nav-link" href="../ecosystem_components/pg_stat_monitor.html">pg_stat_monitor</a>
181+
</li>
179182
</ul>
180183
</li>
181184
</ul>

docs/cn/ivorysql-doc/master/architecture/dual_parser.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width,initial-scale=1">
66
<title>Oracle兼容框架之双parser :: IvorySQL文档中心</title>
77
<link rel="canonical" href="https://docs.ivorysql.org/ivorysql-doc/master/architecture/dual_parser.html">
8-
<link rel="prev" href="../ecosystem_components/wal2json.html">
8+
<link rel="prev" href="../ecosystem_components/pg_stat_monitor.html">
99
<link rel="next" href="framework_design.html">
1010
<meta name="generator" content="Antora 3.1.7">
1111
<link rel="stylesheet" href="../../../_/css/site.css">
@@ -176,6 +176,9 @@ <h3 class="title"><a href="../welcome.html">文档中心</a></h3>
176176
<li class="nav-item" data-depth="4">
177177
<a class="nav-link" href="../ecosystem_components/wal2json.html">wal2json</a>
178178
</li>
179+
<li class="nav-item" data-depth="4">
180+
<a class="nav-link" href="../ecosystem_components/pg_stat_monitor.html">pg_stat_monitor</a>
181+
</li>
179182
</ul>
180183
</li>
181184
</ul>
@@ -507,7 +510,7 @@ <h2 id="服务器端编程语言词法语法分离"><a class="anchor" href="#服
507510
</div>
508511
</div>
509512
<nav class="pagination">
510-
<span class="prev"><a href="../ecosystem_components/wal2json.html">wal2json</a></span>
513+
<span class="prev"><a href="../ecosystem_components/pg_stat_monitor.html">pg_stat_monitor</a></span>
511514
<span class="next"><a href="framework_design.html">框架设计</a></span>
512515
</nav>
513516
</article>

docs/cn/ivorysql-doc/master/architecture/framework_design.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,9 @@ <h3 class="title"><a href="../welcome.html">文档中心</a></h3>
176176
<li class="nav-item" data-depth="4">
177177
<a class="nav-link" href="../ecosystem_components/wal2json.html">wal2json</a>
178178
</li>
179+
<li class="nav-item" data-depth="4">
180+
<a class="nav-link" href="../ecosystem_components/pg_stat_monitor.html">pg_stat_monitor</a>
181+
</li>
179182
</ul>
180183
</li>
181184
</ul>

docs/cn/ivorysql-doc/master/architecture/guc_framework.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,9 @@ <h3 class="title"><a href="../welcome.html">文档中心</a></h3>
176176
<li class="nav-item" data-depth="4">
177177
<a class="nav-link" href="../ecosystem_components/wal2json.html">wal2json</a>
178178
</li>
179+
<li class="nav-item" data-depth="4">
180+
<a class="nav-link" href="../ecosystem_components/pg_stat_monitor.html">pg_stat_monitor</a>
181+
</li>
179182
</ul>
180183
</li>
181184
</ul>

docs/cn/ivorysql-doc/master/architecture/initdb_process.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,9 @@ <h3 class="title"><a href="../welcome.html">文档中心</a></h3>
176176
<li class="nav-item" data-depth="4">
177177
<a class="nav-link" href="../ecosystem_components/wal2json.html">wal2json</a>
178178
</li>
179+
<li class="nav-item" data-depth="4">
180+
<a class="nav-link" href="../ecosystem_components/pg_stat_monitor.html">pg_stat_monitor</a>
181+
</li>
179182
</ul>
180183
</li>
181184
</ul>

docs/cn/ivorysql-doc/master/cloud_platform/ivorysql_cloud_installation.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,9 @@ <h3 class="title"><a href="../welcome.html">文档中心</a></h3>
176176
<li class="nav-item" data-depth="4">
177177
<a class="nav-link" href="../ecosystem_components/wal2json.html">wal2json</a>
178178
</li>
179+
<li class="nav-item" data-depth="4">
180+
<a class="nav-link" href="../ecosystem_components/pg_stat_monitor.html">pg_stat_monitor</a>
181+
</li>
179182
</ul>
180183
</li>
181184
</ul>

docs/cn/ivorysql-doc/master/cloud_platform/ivorysql_cloud_usage.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,9 @@ <h3 class="title"><a href="../welcome.html">文档中心</a></h3>
176176
<li class="nav-item" data-depth="4">
177177
<a class="nav-link" href="../ecosystem_components/wal2json.html">wal2json</a>
178178
</li>
179+
<li class="nav-item" data-depth="4">
180+
<a class="nav-link" href="../ecosystem_components/pg_stat_monitor.html">pg_stat_monitor</a>
181+
</li>
179182
</ul>
180183
</li>
181184
</ul>

docs/cn/ivorysql-doc/master/cluster_setup.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,9 @@ <h3 class="title"><a href="welcome.html">文档中心</a></h3>
176176
<li class="nav-item" data-depth="4">
177177
<a class="nav-link" href="ecosystem_components/wal2json.html">wal2json</a>
178178
</li>
179+
<li class="nav-item" data-depth="4">
180+
<a class="nav-link" href="ecosystem_components/pg_stat_monitor.html">pg_stat_monitor</a>
181+
</li>
179182
</ul>
180183
</li>
181184
</ul>

0 commit comments

Comments
 (0)