Skip to content

Commit c272ec9

Browse files
committed
docs: remove docs of kernel source tree
1 parent 687b089 commit c272ec9

346 files changed

Lines changed: 4 additions & 18914 deletions

File tree

Some content is hidden

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

.github/workflows/docs-build.yml

Lines changed: 0 additions & 47 deletions
This file was deleted.

.github/workflows/docs-format-check.yml

Lines changed: 0 additions & 42 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
[![logo](./polar-doc/docs/.vuepress/public/images/polardb.png)](https://apsaradb.github.io/PolarDB-for-PostgreSQL/)
3+
[![logo](https://raw.githubusercontent.com/polardb/polardb-pg-docs/main/docs/.vuepress/public/images/polardb.png)](https://apsaradb.github.io/PolarDB-for-PostgreSQL/)
44

55
# PolarDB for PostgreSQL
66

@@ -25,7 +25,7 @@
2525

2626
## Overview
2727

28-
![arch.png](./polar-doc/docs/imgs/1_polardb_architecture.png)
28+
![arch.png](https://raw.githubusercontent.com/polardb/polardb-pg-docs/main/docs/imgs/1_polardb_architecture.png)
2929

3030
PolarDB for PostgreSQL (hereafter simplified as PolarDB) is a cloud native database service independently developed by Alibaba Cloud. This service is 100% compatible with PostgreSQL and uses a shared-storage-based architecture in which computing is decoupled from storage. This service features flexible scalability, millisecond-level latency and hybrid transactional/analytical processing (HTAP) capabilities.
3131

README_zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
[![logo](./polar-doc/docs/.vuepress/public/images/polardb.png)](https://www.polardbpg.com/home)
3+
[![logo](https://raw.githubusercontent.com/polardb/polardb-pg-docs/main/docs/.vuepress/public/images/polardb.png)](https://apsaradb.github.io/PolarDB-for-PostgreSQL/)
44

55
# PolarDB for PostgreSQL
66

@@ -25,7 +25,7 @@
2525

2626
## 什么是 PolarDB for PostgreSQL
2727

28-
![arch.png](./polar-doc/docs/zh/imgs/1_polardb_architecture.png)
28+
![arch.png](https://raw.githubusercontent.com/polardb/polardb-pg-docs/main/docs/zh/imgs/1_polardb_architecture.png)
2929

3030
PolarDB for PostgreSQL(下文简称为 PolarDB)是一款阿里云自主研发的云原生数据库,100% 兼容 PostgreSQL,采用基于 Shared-Storage 的存储计算分离架构,具有极致弹性、毫秒级延迟、HTAP 的能力。
3131

external/pg_repack/README.developer

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ This is not an introduction or user document for pg_repack, if you are looking f
33

44
1. external/pg_repack/README.rst for a brief introduction of pg_repack.
55
2. external/pg_repack/doc/pg_repack.rst for more details about Downloading, Installing, Execution and Release Notes.
6-
3. polar-doc/docs/zh/features/v11/extensions/pg-repack.md for PolarDB user document of pg_repack.
76

87
Here we focus on how to develop new features by ourselves or port new features from the pg_repack community.
98

polar-doc/.gitignore

Lines changed: 0 additions & 7 deletions
This file was deleted.

polar-doc/Makefile

Lines changed: 0 additions & 59 deletions
This file was deleted.

polar-doc/docs/.vuepress/components/ArticleInfo.vue

Lines changed: 0 additions & 95 deletions
This file was deleted.

0 commit comments

Comments
 (0)