Skip to content

Commit 5046bca

Browse files
committed
Mark more Cloud pages ready for v5
1 parent b7916ca commit 5046bca

File tree

5 files changed

+0
-20
lines changed

5 files changed

+0
-20
lines changed

docusaurus/docs/cloud/projects/collaboration.md

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

13-
import NotV5 from '/docs/snippets/_not-updated-to-v5.md'
14-
1513
# Collaboration on projects
1614

17-
<NotV5/>
18-
1915

2016
Projects are created by a user via their Strapi Cloud account. Strapi Cloud users can share their projects to anyone else, so these new users can have access to the project dashboard and collaborate on that project, without the project owner to ever have to share their credentials.
2117

docusaurus/docs/cloud/projects/deploys-history.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
# Deploy history and logs
1816

19-
<NotV5/>
20-
2117
For each Strapi Cloud project, you can access the history of all deployments that occured and their details including build and deploy logs. This information is available in the *Deploys* tab, located in the header of any chosen project.
2218

2319
## Viewing deploy history

docusaurus/docs/cloud/projects/deploys.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
# Deployments management
1816

19-
<NotV5/>
20-
2117
The creation of a new Strapi Cloud project automatically trigger the deployment of that project. After that, deployments can be:
2218

2319
- manually triggered whenever needed, [from the Cloud dashboard](#triggering-a-new-deployment) or [from the CLI](/cloud/cli/cloud-cli#strapi-deploy),

docusaurus/docs/cloud/projects/notifications.md

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

13-
import NotV5 from '/docs/snippets/_not-updated-to-v5.md'
14-
1513
# Notifications
1614

17-
<NotV5/>
18-
1915
The Notification center can be opened by clicking the bell icon ![Notification icon](/img/assets/icons/notifications.svg) in the top navigation of the Cloud dashboard.
2016

2117
It displays a list of the latest notifications for all your existing projects. Clicking on a notification card from the list will redirect you to the *Log details* page of the corresponding deployment (more information in [Deploy history & logs](/cloud/projects/deploys-history#accessing-deployment-details--logs)).

docusaurus/docs/cloud/projects/overview.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,8 @@ tags:
99
- Strapi Cloud
1010
---
1111

12-
import NotV5 from '/docs/snippets/_not-updated-to-v5.md'
13-
1412
# Projects overview
1513

16-
<NotV5/>
17-
1814
The *Projects* page displays a list of all your Strapi Cloud projects. From here you can manage your projects and access the corresponding applications.
1915

2016
<ThemedImage

0 commit comments

Comments
 (0)