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

Commit

Permalink
Add notice for outdated docs in Woo Blocks repo (#12136)
Browse files Browse the repository at this point in the history
  • Loading branch information
opr authored Dec 20, 2023
1 parent 1751386 commit f29c5f4
Show file tree
Hide file tree
Showing 346 changed files with 2,768 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# WooCommerce Blocks <!-- omit in toc -->

[![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)
Expand Down
8 changes: 8 additions & 0 deletions assets/js/base/components/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# WooCommerce Blocks - General Purpose Components

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.
Expand Down
8 changes: 8 additions & 0 deletions assets/js/blocks/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Blocks

Our blocks are generally made up of up to 4 files:
Expand Down
8 changes: 8 additions & 0 deletions assets/js/blocks/classic-template/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Classic Template Block <!-- omit in toc -->

## Table of Contents <!-- omit in toc -->
Expand Down
8 changes: 8 additions & 0 deletions assets/js/data/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Data Stores

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)
8 changes: 8 additions & 0 deletions assets/js/data/cart/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Cart Store

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).
8 changes: 8 additions & 0 deletions assets/js/data/checkout/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Checkout Store

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).
8 changes: 8 additions & 0 deletions assets/js/data/collections/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Collections Store

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).
8 changes: 8 additions & 0 deletions assets/js/data/payment/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Payment Store

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).
8 changes: 8 additions & 0 deletions assets/js/data/query-state/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Query State Store

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).
8 changes: 8 additions & 0 deletions assets/js/data/schema/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Schema Store

The docs for the Schema Store can be found in [docs/third-party-developers/extensibility/data-store/schema.md](../../../../docs/third-party-developers/extensibility/data-store/schema.md).
8 changes: 8 additions & 0 deletions assets/js/data/store-notices/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Store-Notice Store

The docs for the Schema Store can be found in [docs/third-party-developers/extensibility/data-store/store-notices.md](../../../../docs/third-party-developers/extensibility/data-store/store-notices.md).
8 changes: 8 additions & 0 deletions assets/js/data/validation/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Validation Store

The docs for the Validation Store can be found in [docs/third-party-developers/extensibility/data-store/validation.md](../../../../docs/third-party-developers/extensibility/data-store/validation.md).
8 changes: 8 additions & 0 deletions assets/js/editor-components/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Editor Components

These are shared components used in WooCommerce blocks for the editor (Gutenberg) UI.
Expand Down
8 changes: 8 additions & 0 deletions assets/js/editor-components/search-list-control/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# SearchListControl <!-- omit in toc -->

## Table of contents <!-- omit in toc -->
Expand Down
8 changes: 8 additions & 0 deletions assets/js/editor-components/tag/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Tag <!-- omit in toc -->

## Table of contents <!-- omit in toc -->
Expand Down
8 changes: 8 additions & 0 deletions assets/js/editor-components/text-toolbar-button/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# TextToolbarButton <!-- omit in toc -->

TextToolbarButton is used in Toolbar for text buttons which show `isToggled` state.
Expand Down
8 changes: 8 additions & 0 deletions assets/js/icons/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Icons <!-- omit in toc -->

## Table of contents <!-- omit in toc -->
Expand Down
8 changes: 8 additions & 0 deletions bin/changelog/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Changelog Script

This folder contains the logic for a changelog script that can be used for generating changelog entries from either pull requests added to a GitHub milestone, or pull requests that are part of a Zenhub release.
Expand Down
8 changes: 8 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# WooCommerce Blocks Handbook <!-- omit in toc -->

## Table of Contents <!-- omit in toc -->
Expand Down
8 changes: 8 additions & 0 deletions docs/contributors/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Contributing

If you're a developer or contributor eager to get started with WooCommerce Block Development, this documentation folder is your perfect starting point.
Expand Down
8 changes: 8 additions & 0 deletions docs/contributors/block-assets.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Block Script Assets <!-- omit in toc -->

## Table of contents <!-- omit in toc -->
Expand Down
8 changes: 8 additions & 0 deletions docs/contributors/coding-guidelines.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Coding Guidelines <!-- omit in toc -->

## Table of contents <!-- omit in toc -->
Expand Down
8 changes: 8 additions & 0 deletions docs/contributors/components.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Storybook & Components

This repo includes [Storybook](https://storybook.js.org) tooling so we can test and develop components in isolation.
Expand Down
8 changes: 8 additions & 0 deletions docs/contributors/css-build-system.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# CSS Build System <!-- omit in toc -->

## Table of contents <!-- omit in toc -->
Expand Down
8 changes: 8 additions & 0 deletions docs/contributors/documentation-guidelines.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Documentation Guidelines <!-- omit in toc -->

## Table of contents <!-- omit in toc -->
Expand Down
8 changes: 8 additions & 0 deletions docs/contributors/e2e-guidelines.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# E2E Guidelines <!-- omit in toc -->

## Table of contents <!-- omit in toc -->
Expand Down
8 changes: 8 additions & 0 deletions docs/contributors/folder-structure.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Folder Structure

The following snippet explains how the WooCommerce Blocks repository is structured omitting irrelevant or obvious items with further explanations:
Expand Down
8 changes: 8 additions & 0 deletions docs/contributors/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Getting Started <!-- omit in toc -->

## Table of contents <!-- omit in toc -->
Expand Down
8 changes: 8 additions & 0 deletions docs/contributors/javascript-build-system.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# JavaScript Build System <!-- omit in toc -->

## Table of contents <!-- omit in toc -->
Expand Down
8 changes: 8 additions & 0 deletions docs/contributors/javascript-testing.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# JavaScript Testing <!-- omit in toc -->

## Table of contents <!-- omit in toc -->
Expand Down
8 changes: 8 additions & 0 deletions docs/contributors/storybook-and-components.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Storybook & Components <!-- omit in toc -->

## Table of contents <!-- omit in toc -->
Expand Down
8 changes: 8 additions & 0 deletions docs/designers/theming/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/).

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.

---

# Theming

This page includes all documentation regarding WooCommerce Blocks and themes.
Expand Down
Loading

0 comments on commit f29c5f4

Please sign in to comment.