Skip to content

Commit 7d2d44d

Browse files
committed
refactor: organize contribution docs into subdirectory
1 parent 8fe6cff commit 7d2d44d

7 files changed

Lines changed: 5 additions & 5 deletions

File tree

CN/modules/ROOT/nav.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@
8181
*** xref:master/oracle_compatibility/compat_empty_string_to_null.adoc[18、空字符串转null]
8282
*** xref:master/oracle_compatibility/compat_call_into.adoc[19、CALL INTO]
8383
** IvorySQL贡献指南
84-
*** xref:master/community_contribution_guide.adoc[社区贡献指南]
85-
*** xref:master/asciidoc_syntax_reference.adoc[asciidoc语法快速参考]
84+
*** xref:master/contribution/community_contribution_guide.adoc[社区贡献指南]
85+
*** xref:master/contribution/asciidoc_syntax_reference.adoc[asciidoc语法快速参考]
8686
** xref:master/tools_reference.adoc[工具参考]
87-
** xref:master/faq.adoc[FAQ]
87+
** xref:master/contribution/faq.adoc[FAQ]
8888
* PostgreSQL
8989
** xref:master/pg_reference/pg_parameters_reference.adoc[PG参数参考手册]
9090
** xref:master/pg_reference/pg_functions_reference.adoc[PG函数参考手册]

CN/modules/ROOT/pages/master/asciidoc_syntax_reference.adoc renamed to CN/modules/ROOT/pages/master/contribution/asciidoc_syntax_reference.adoc

File renamed without changes.

CN/modules/ROOT/pages/master/community_contribution_guide.adoc renamed to CN/modules/ROOT/pages/master/contribution/community_contribution_guide.adoc

File renamed without changes.
File renamed without changes.

EN/modules/ROOT/nav.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@
7979
** xref:master/oracle_compatibility/compat_sys_guid.adoc[17、sys_guid Function]
8080
** xref:master/oracle_compatibility/compat_empty_string_to_null.adoc[18、Empty String to NULL]
8181
** xref:master/oracle_compatibility/compat_call_into.adoc[19、CALL INTO]
82-
* xref:master/community_contribution_guide.adoc[Community contribution]
82+
* xref:master/contribution/community_contribution_guide.adoc[Community contribution]
8383
* xref:master/tools_reference.adoc[Tool Reference]
84-
* xref:master/faq.adoc[FAQ]
84+
* xref:master/contribution/faq.adoc[FAQ]

EN/modules/ROOT/pages/master/community_contribution_guide.adoc renamed to EN/modules/ROOT/pages/master/contribution/community_contribution_guide.adoc

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)