Doc: add initial Chinese documentation directory.
authorBo Peng <pengbo@sraoss.co.jp>
Thu, 28 Jan 2021 00:38:22 +0000 (09:38 +0900)
committerBo Peng <pengbo@sraoss.co.jp>
Thu, 28 Jan 2021 00:38:22 +0000 (09:38 +0900)
commit43d6e6ebe1d5aba7fd68252b4b0bd78640325e42
tree5faf04006b42b8d6ddae940dfa56b153e41576b9
parent1c77a9b9a49200cf415be00c7c73091e270d80ab
Doc: add initial Chinese documentation directory.
131 files changed:
Makefile.am
Makefile.in
configure
configure.ac
doc.zh-cn/Makefile.am [new file with mode: 0644]
doc.zh-cn/Makefile.in [new file with mode: 0644]
doc.zh-cn/src/Makefile.am [new file with mode: 0644]
doc.zh-cn/src/Makefile.in [new file with mode: 0644]
doc.zh-cn/src/figures/cluster.gif [new file with mode: 0644]
doc.zh-cn/src/figures/cluster.odp [new file with mode: 0644]
doc.zh-cn/src/figures/cluster_40.gif [new file with mode: 0644]
doc.zh-cn/src/figures/cluster_40.odp [new file with mode: 0644]
doc.zh-cn/src/figures/detach_false_primary.gif [new file with mode: 0644]
doc.zh-cn/src/figures/detach_false_primary.odp [new file with mode: 0644]
doc.zh-cn/src/figures/pgpool_adm.gif [new file with mode: 0644]
doc.zh-cn/src/figures/pgpool_adm.odp [new file with mode: 0644]
doc.zh-cn/src/figures/pgpool_adm.png [new file with mode: 0644]
doc.zh-cn/src/figures/pgpool_on_k8s.gif [new file with mode: 0644]
doc.zh-cn/src/figures/pgpool_on_k8s.pptx [new file with mode: 0644]
doc.zh-cn/src/figures/process-diagram.gif [new file with mode: 0644]
doc.zh-cn/src/figures/process-diagram.odp [new file with mode: 0644]
doc.zh-cn/src/pgpool-en.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/.gitignore [new file with mode: 0644]
doc.zh-cn/src/sgml/Makefile.am [new file with mode: 0644]
doc.zh-cn/src/sgml/Makefile.in [new file with mode: 0644]
doc.zh-cn/src/sgml/README.links [new file with mode: 0644]
doc.zh-cn/src/sgml/advanced.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/biblio.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/client-auth.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/config-last.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/config.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/connection-pooling.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/connection-settings.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/errcodes-table.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/example-AWS.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/example-Aurora.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/example-Kubernetes.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/example-basic.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/example-cluster.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/examples.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/failover.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/filelist.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/fixrtf [new file with mode: 0644]
doc.zh-cn/src/sgml/generate-errcodes-table.pl [new file with mode: 0644]
doc.zh-cn/src/sgml/healthcheck.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/history.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/info.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/installation-rpm.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/installation-tips.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/installation.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/intro.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/jadetex.cfg [new file with mode: 0644]
doc.zh-cn/src/sgml/legal.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/loadbalance.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/memcache.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/misc-config.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/mk_feature_tables.pl [new file with mode: 0644]
doc.zh-cn/src/sgml/notation.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/online-recovery.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/performance.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/pgpool.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/problems.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/allfiles.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pcp_attach_node.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pcp_common_options.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pcp_detach_node.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pcp_health_check_stats.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pcp_node_count.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pcp_node_info.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pcp_pool_status.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pcp_proc_count.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pcp_proc_info.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pcp_promote_node.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pcp_recovery_node.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pcp_reload_config.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pcp_stop_pgpool.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pcp_watchdog_info.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pg_enc.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pg_md5.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pgpool.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pgpool_adm_pcp_attach_node.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pgpool_adm_pcp_detach_node.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pgpool_adm_pcp_health_check_stats.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pgpool_adm_pcp_node_count.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pgpool_adm_pcp_node_info.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pgpool_adm_pcp_pool_status.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pgpool_reset.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pgpool_set.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pgpool_setup.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pgpool_show.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/pgproto.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/show_pool_backend_stats.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/show_pool_cache.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/show_pool_health_check_stats.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/show_pool_nodes.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/show_pool_pools.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/show_pool_processes.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/show_pool_status.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/show_pool_version.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/watchdog_setup.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ref/wd_cli.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/reference.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/release-3.1.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/release-3.2.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/release-3.3.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/release-3.4.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/release-3.5.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/release-3.6.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/release-3.7.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/release-4.0.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/release-4.1.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/release-4.2.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/release.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/restrictions.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/runtime.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/ssl.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/start.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/stream-check.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/stylesheet-common.xsl [new file with mode: 0644]
doc.zh-cn/src/sgml/stylesheet-fo.xsl [new file with mode: 0644]
doc.zh-cn/src/sgml/stylesheet-hh.xsl [new file with mode: 0644]
doc.zh-cn/src/sgml/stylesheet-man.xsl [new file with mode: 0644]
doc.zh-cn/src/sgml/stylesheet.css [new file with mode: 0644]
doc.zh-cn/src/sgml/stylesheet.dsl [new file with mode: 0644]
doc.zh-cn/src/sgml/stylesheet.xsl [new file with mode: 0644]
doc.zh-cn/src/sgml/version.sgml [new file with mode: 0644]
doc.zh-cn/src/sgml/watchdog.sgml [new file with mode: 0644]
doc.zh-cn/src/stylesheet-common.xsl [new file with mode: 0644]
doc.zh-cn/src/stylesheet.css [new file with mode: 0644]
doc.zh-cn/src/stylesheet.dsl [new file with mode: 0644]
doc.zh-cn/src/stylesheet.xsl [new file with mode: 0644]