Skip to content

Commit cbc3b4f

Browse files
committed
refactor: organize ecosystem component docs into subdirectory
1 parent 0b6c9b0 commit cbc3b4f

24 files changed

Lines changed: 22 additions & 22 deletions

CN/modules/ROOT/nav.adoc

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,17 @@
2424
*** xref:master/cpu_architecture_adaptation.adoc[芯片架构适配]
2525
*** xref:master/os_architecture_adaptation.adoc[操作系统适配]
2626
*** 生态组件适配
27-
**** xref:master/ecosystem_overview.adoc[概述]
28-
**** xref:master/postgis.adoc[postgis]
29-
**** xref:master/pgvector.adoc[pgvector]
30-
**** xref:master/pgddl.adoc[pgddl(DDL Extractor)]
31-
**** xref:master/pg_cron.adoc[pg_cron]
32-
**** xref:master/pgsql_http.adoc[pgsql-http]
33-
**** xref:master/plpgsql_check.adoc[plpgsql_check]
34-
**** xref:master/pgroonga.adoc[pgroonga]
35-
**** xref:master/pgaudit.adoc[pgaudit]
36-
**** xref:master/pgrouting.adoc[pgrouting]
37-
**** xref:master/system_stats.adoc[system_stats]
27+
**** xref:master/ecosystem_components/ecosystem_overview.adoc[概述]
28+
**** xref:master/ecosystem_components/postgis.adoc[postgis]
29+
**** xref:master/ecosystem_components/pgvector.adoc[pgvector]
30+
**** xref:master/ecosystem_components/pgddl.adoc[pgddl(DDL Extractor)]
31+
**** xref:master/ecosystem_components/pg_cron.adoc[pg_cron]
32+
**** xref:master/ecosystem_components/pgsql_http.adoc[pgsql-http]
33+
**** xref:master/ecosystem_components/plpgsql_check.adoc[plpgsql_check]
34+
**** xref:master/ecosystem_components/pgroonga.adoc[pgroonga]
35+
**** xref:master/ecosystem_components/pgaudit.adoc[pgaudit]
36+
**** xref:master/ecosystem_components/pgrouting.adoc[pgrouting]
37+
**** xref:master/ecosystem_components/system_stats.adoc[system_stats]
3838
** IvorySQL架构设计
3939
*** 查询处理
4040
**** xref:master/dual_parser.adoc[双parser]

CN/modules/ROOT/pages/master/ecosystem_overview.adoc renamed to CN/modules/ROOT/pages/master/ecosystem_components/ecosystem_overview.adoc

File renamed without changes.

CN/modules/ROOT/pages/master/pg_cron.adoc renamed to CN/modules/ROOT/pages/master/ecosystem_components/pg_cron.adoc

File renamed without changes.

CN/modules/ROOT/pages/master/pgaudit.adoc renamed to CN/modules/ROOT/pages/master/ecosystem_components/pgaudit.adoc

File renamed without changes.

CN/modules/ROOT/pages/master/pgddl.adoc renamed to CN/modules/ROOT/pages/master/ecosystem_components/pgddl.adoc

File renamed without changes.
File renamed without changes.

CN/modules/ROOT/pages/master/pgrouting.adoc renamed to CN/modules/ROOT/pages/master/ecosystem_components/pgrouting.adoc

File renamed without changes.

CN/modules/ROOT/pages/master/pgsql_http.adoc renamed to CN/modules/ROOT/pages/master/ecosystem_components/pgsql_http.adoc

File renamed without changes.
File renamed without changes.

CN/modules/ROOT/pages/master/plpgsql_check.adoc renamed to CN/modules/ROOT/pages/master/ecosystem_components/plpgsql_check.adoc

File renamed without changes.

0 commit comments

Comments
 (0)