From 9143197ef591d2041853632a09ae4ff30b48b18f Mon Sep 17 00:00:00 2001 From: Tana M Berry Date: Mon, 15 Jul 2024 17:15:16 -0500 Subject: [PATCH] new stub readme files for the Docs migration scripts --- website/scripts/readme.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/website/scripts/readme.md b/website/scripts/readme.md index 8b13789179..8e08d289f6 100644 --- a/website/scripts/readme.md +++ b/website/scripts/readme.md @@ -1 +1,15 @@ +--- +title: Docs Tools +--- + +This repository is for tools that the Docs teams uses for various tasks: + +## Docs migration script: + +This script will be used to auto-build the new structure for the docs, as part of the Information Architecture effort. + +Using a script that will restucture all of our docs at once prevents the difficulty of trying to handle pull requests not being able to be merged while working on the docs restructure. + + +