Skip to content

Commit fcdd05d

Browse files
authored
docs: remove org closed beta admonition (#18005)
1 parent 70327c8 commit fcdd05d

10 files changed

+0
-29
lines changed

docs/user/main.py

-11
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
from pathlib import Path
22

3-
ORG_ACCOUNTS = """
4-
!!! info
5-
6-
Organization account features are currently in closed beta.
7-
8-
Keep an eye on our [blog](https://blog.pypi.org) and
9-
[twitter](https://twitter.com/pypi)
10-
to be one of the first to know how you can begin using them.
11-
"""
12-
133
INDEX_ATTESTATIONS = """
144
!!! info
155
@@ -18,7 +8,6 @@
188
"""
199

2010
PREVIEW_FEATURES = {
21-
"org-accounts": ORG_ACCOUNTS,
2211
"index-attestations": INDEX_ATTESTATIONS,
2312
}
2413

docs/user/organization-accounts/actions/billing-actions.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Billing Actions
33
---
44

5-
<!--[[ preview('org-accounts') ]]-->
6-
75
# Billing actions
86

97
This section describes the billing actions that

docs/user/organization-accounts/actions/org-actions.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Organization Actions
33
---
44

5-
<!--[[ preview('org-accounts') ]]-->
6-
75
# Operations
86
This section describes the actions that can be performed
97
within an organization account.

docs/user/organization-accounts/actions/project-actions.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Project Actions
33
---
44

5-
<!--[[ preview('org-accounts') ]]-->
6-
75
# Project actions
86

97
This section describes the actions that can be performed

docs/user/organization-accounts/actions/team-actions.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Team Actions
33
---
44

5-
<!--[[ preview('org-accounts') ]]-->
6-
75
# Team actions
86
This section describes the actions that can be performed within
97
team in an organization account.

docs/user/organization-accounts/index.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: About
33
---
44

5-
<!--[[ preview('org-accounts') ]]-->
6-
75
# PyPI Organization Accounts
86

97
Organization accounts are coming to PyPI.

docs/user/organization-accounts/org-acc-faq.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: FAQs
33
---
44

5-
<!--[[ preview('org-accounts') ]]-->
6-
75
# FAQs
86

97
This list of FAQs pertain to organization accounts in PyPI.

docs/user/organization-accounts/pricing-and-payments.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Pricing and Payments
33
---
44

5-
<!--[[ preview('org-accounts') ]]-->
6-
75
# Organization Pricing and Payment Terms
86

97
## Corporate Organizations

docs/user/organization-accounts/roles-entities.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Roles and Entities
33
---
44

5-
<!--[[ preview('org-accounts') ]]-->
6-
75
# Roles and entities in an organization account
86

97
This section describes the various types of roles and

docs/user/organization-accounts/support.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Support
33
---
44

5-
<!--[[ preview('org-accounts') ]]-->
6-
75
# Support
86

97
## Organization Features

0 commit comments

Comments
 (0)