Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit f29c5f4

Browse files
authored
Add notice for outdated docs in Woo Blocks repo (#12136)
1 parent 1751386 commit f29c5f4

File tree

346 files changed

+2768
-0
lines changed

Some content is hidden

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

346 files changed

+2768
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 📣 Announcement: New documentation location
2+
3+
The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).
4+
5+
Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived.
6+
7+
---
8+
19
# WooCommerce Blocks <!-- omit in toc -->
210

311
[![Latest Tag](https://img.shields.io/github/tag/woocommerce/woocommerce-gutenberg-products-block.svg?style=flat&label=Latest%20Tag)](https://github.com/woocommerce/woocommerce-gutenberg-products-block/releases)

assets/js/base/components/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 📣 Announcement: New documentation location
2+
3+
The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).
4+
5+
Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived.
6+
7+
---
8+
19
# WooCommerce Blocks - General Purpose Components
210

311
These are shared components used in WooCommerce blocks, and may be used in the store front end (shopper experience) as well as the editor or admin dashboard.

assets/js/blocks/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 📣 Announcement: New documentation location
2+
3+
The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).
4+
5+
Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived.
6+
7+
---
8+
19
# Blocks
210

311
Our blocks are generally made up of up to 4 files:

assets/js/blocks/classic-template/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 📣 Announcement: New documentation location
2+
3+
The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).
4+
5+
Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived.
6+
7+
---
8+
19
# Classic Template Block <!-- omit in toc -->
210

311
## Table of Contents <!-- omit in toc -->

assets/js/data/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 📣 Announcement: New documentation location
2+
3+
The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).
4+
5+
Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived.
6+
7+
---
8+
19
# Data Stores
210

311
The docs for the Data Stores can be found in [docs/third-party-developers/extensibility/data-store/README.md](../../../docs/third-party-developers/extensibility/data-store/README.md)

assets/js/data/cart/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 📣 Announcement: New documentation location
2+
3+
The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).
4+
5+
Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived.
6+
7+
---
8+
19
# Cart Store
210

311
The docs for the Cart Store can be found in [docs/third-party-developers/extensibility/data-store/cart.md](../../../../docs/third-party-developers/extensibility/data-store/cart.md).

assets/js/data/checkout/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 📣 Announcement: New documentation location
2+
3+
The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).
4+
5+
Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived.
6+
7+
---
8+
19
# Checkout Store
210

311
The docs for the Checkout Store can be found in [docs/third-party-developers/extensibility/data-store/checkout.md](../../../../docs/third-party-developers/extensibility/data-store/checkout.md).

assets/js/data/collections/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 📣 Announcement: New documentation location
2+
3+
The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).
4+
5+
Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived.
6+
7+
---
8+
19
# Collections Store
210

311
The docs for the Collections Store can be found in [docs/third-party-developers/extensibility/data-store/collections.md](../../../../docs/third-party-developers/extensibility/data-store/collections.md).

assets/js/data/payment/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 📣 Announcement: New documentation location
2+
3+
The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).
4+
5+
Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived.
6+
7+
---
8+
19
# Payment Store
210

311
The docs for the Payment Store can be found in [docs/third-party-developers/extensibility/data-store/payment.md](../../../../docs/third-party-developers/extensibility/data-store/payment.md).

assets/js/data/query-state/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 📣 Announcement: New documentation location
2+
3+
The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).
4+
5+
Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived.
6+
7+
---
8+
19
# Query State Store
210

311
The docs for the Query State Store can be found in [docs/third-party-developers/extensibility/data-store/query-state.md](../../../../docs/third-party-developers/extensibility/data-store/query-state.md).

0 commit comments

Comments
 (0)