Skip to content

Commit 854a5b5

Browse files
PXC-4816 [DOCS] Move PRO docs to archive and add PRO features to the regular release (8.4) (#299)
renamed: docs/fips.md -> archive/fips.md renamed: docs/install-pro.md -> archive/install-pro.md renamed: docs/pro-files.md -> archive/pro-files.md renamed: docs/pxc-pro.md -> archive/pxc-pro.md modified: docs/index-contents.md modified: docs/install-index.md modified: mkdocs-base.yml
1 parent 46fd346 commit 854a5b5

7 files changed

Lines changed: 0 additions & 19 deletions

File tree

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/index-contents.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
- [Enable AppArmor](apparmor.md)
1616
- [Enable SELinux](selinux.md)
1717
- [Encrypt PXC traffic](encrypt-traffic.md)
18-
- [Files in packages built for Percona XtraDB Cluster Pro](pro-files.md)
19-
- [FIPS compliance](fips.md)
2018
- [Frequently asked questions](faq.md)
2119
- [GCache encryption and Write-Set cache encryption](gcache-write-set-cache-encryption.md)
2220
- [Get help from Percona](get-help.md)
@@ -33,7 +31,6 @@
3331
- [Install on Debian or Ubuntu](apt.md)
3432
- [Install on Red Hat Enterprise Linux](yum.md)
3533
- [Install Percona XtraDB Cluster](install-index.md)
36-
- [Install Percona XtraDB Cluster Pro](install-pro.md)
3734
- [Load balance with ProxySQL](load-balance-proxysql.md)
3835
- [Load balancing with HAProxy](haproxy.md)
3936
- [Monitor the cluster](monitoring.md)
@@ -42,7 +39,6 @@
4239
- [Percona Software Download Instructions](download-instructions.md)
4340
- [Percona XtraBackup SST configuration](xtrabackup-sst.md)
4441
- [Percona XtraDB Cluster limitations](limitation.md)
45-
- [Percona XtraDB Cluster Pro](pxc-pro.md)
4642
- [Percona XtraDB Cluster strict mode](strict-mode.md)
4743
- [Percona XtraDB Cluster threading model](threading-model.md)
4844
- [Percona XtraDB Cluster {{vers}} Documentation](index.md)

docs/install-index.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,6 @@ If you want to build Percona XtraDB Cluster from source, see [Compiling and Inst
3232

3333
If you want to run Percona XtraDB Cluster using Docker, see [Running Percona XtraDB Cluster in a Docker Container](docker.md#running-percona-xtradb-cluster-in-a-docker-container).
3434

35-
### Percona XtraDB Cluster PRO
36-
37-
This document provides guidelines on how to install Percona XtraDB Cluster PRO packages from the Percona repositories.
38-
39-
--8<--- "pro-build-announcement.md"
40-
41-
[Install Percona XtraDB Cluster Pro](install-pro.md){.md-button}
42-
4335
## Product version numbering
4436

4537
The version number in PXC releases contains the following components:

mkdocs-base.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -168,13 +168,6 @@ extra:
168168

169169
nav:
170170
- Home: index.md
171-
- Percona XtraDB Cluster PRO:
172-
- pxc-pro.md
173-
- Install Percona XtraDB Cluster Pro:
174-
- install-pro.md
175-
- pro-files.md
176-
- Pro build features:
177-
- fips.md
178171
- get-help.md
179172
- Release notes:
180173
- Release notes index: release-notes/release-notes_index.md

0 commit comments

Comments
 (0)