Skip to content

Commit ea5fc21

Browse files
committed
Mark (almost) all Cloud pages ready for v5
1 parent 564f65c commit ea5fc21

File tree

7 files changed

+0
-26
lines changed

7 files changed

+0
-26
lines changed

docusaurus/docs/cloud/account/account-billing.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,10 @@ tags:
1212
- Strapi Cloud project
1313
---
1414

15-
import NotV5 from '/docs/snippets/_not-updated-to-v5.md'
1615
import InvoiceStatus from '/docs/snippets/invoices-statuses.md'
1716

1817
# Account billing & invoices
1918

20-
<NotV5 />
21-
2219
Through the *Profile* page, accessible by clicking on your profile picture on the top right hand corner of the interface then clicking on **Profile**, you can access the [![Billing icon](/img/assets/icons/CreditCard.svg) *Billing*](#account-billing) and [![Invoices icon](/img/assets/icons/Invoice.svg) *Invoices*](#account-invoices) tabs.
2320

2421
## Account billing

docusaurus/docs/cloud/account/account-settings.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,8 @@ tags:
1212
- Strapi Cloud project
1313
---
1414

15-
import NotV5 from '/docs/snippets/_not-updated-to-v5.md'
16-
1715
# Profile settings
1816

19-
<NotV5 />
20-
2117
The *Profile* page enables you to manage your account details and preferences. It is accessible by clicking on your profile picture, on the top right hand corner of the interface, and **Profile**.
2218

2319
There are 4 tabs available in the *Profile* interface: ![General icon](/img/assets/icons/Faders.svg) [*General*](#general), ![Preferences icon](/img/assets/icons/Palette.svg) [*Preferences*](#preferences), ![Billing icon](/img/assets/icons/CreditCard.svg) *Billing* and ![Invoices icon](/img/assets/icons/Invoice.svg) Invoices (the last 2 are documented in the [Account billing details](/cloud/account/account-billing) section of this documentation).

docusaurus/docs/cloud/advanced/email.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,8 @@ tags:
1212
- Strapi Cloud project
1313
---
1414

15-
import NotV5 from '/docs/snippets/_not-updated-to-v5.md'
16-
1715
# Email Provider
1816

19-
<NotV5/>
20-
2117
Strapi Cloud comes with a basic email provider out of the box. However, it can also be configured to utilize another email provider, if needed.
2218

2319
:::caution

docusaurus/docs/cloud/advanced/upload.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,8 @@ tags:
1414
- Strapi Cloud project
1515
---
1616

17-
import NotV5 from '/docs/snippets/_not-updated-to-v5.md'
18-
1917
# Upload Provider
2018

21-
<NotV5/>
22-
2319
Strapi Cloud comes with a local upload provider out of the box. However, it can also be configured to utilize a third-party upload provider, if needed.
2420

2521
:::caution

docusaurus/docs/cloud/cli/cloud-cli.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,8 @@ tags:
88
- deployment
99
---
1010

11-
import NotV5 from '/docs/snippets/_not-updated-to-v5.md'
12-
1311
# Command Line Interface (CLI) <NewBadge />
1412

15-
<NotV5 />
16-
1713
Strapi Cloud comes with a Command Line Interface (CLI) which allows you to log in and out, and to deploy a local project without it having to be hosted on a remote git repository. The CLI works with both the `yarn` and `npm` package managers.
1814

1915
:::note

docusaurus/docs/cloud/getting-started/usage-billing.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,8 @@ tags:
1111
- Strapi Cloud
1212
---
1313

14-
import NotV5 from '/docs/snippets/_not-updated-to-v5.md'
15-
1614
# Information on billing & usage
1715

18-
<NotV5 />
19-
2016
This page contains general information related to the usage and billing of your Strapi Cloud account and projects.
2117

2218
Strapi Cloud offers a free 14 days trial for all new accounts, and 3 paid plans: Developer, Pro and Team (see [Pricing page](https://strapi.io/pricing-cloud)). The table below summarises Strapi Cloud usage-based pricing tiers, for general features & usage, CMS features and Cloud specific features:

docusaurus/docs/cloud/projects/settings.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,10 @@ tags:
1111
- Strapi Cloud project
1212
---
1313

14-
import NotV5 from '/docs/snippets/_not-updated-to-v5.md'
1514
import InvoiceStatus from '/docs/snippets/invoices-statuses.md'
1615

1716
# Project settings
1817

19-
<NotV5/>
20-
2118
From a chosen project's dashboard, the *Settings* tab, located in the header, enables you to manage the configurations and settings for your Strapi Cloud project.
2219

2320
There are 7 tabs available:

0 commit comments

Comments
 (0)