16 lines
462 B
Markdown
16 lines
462 B
Markdown
---
|
|
title: Docs Tools
|
|
---
|
|
|
|
This repository is for tools that the Docs teams uses for various tasks:
|
|
|
|
## Docs migration script:
|
|
|
|
This [script](./migration/readme.md) 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.
|
|
|
|
|
|
|
|
|