refactor: Relocate screenshots scripts to new tools/screenshots dir.

This commit relocates all the scripts in the tools directory which
are used for auto-generating screenshots to the new
tools/screenshots directory to avoid cluttering the tools/ root.
This commit is contained in:
roanster007
2024-05-13 12:57:07 +05:30
committed by Tim Abbott
parent c41a352a12
commit 0a7c0ea326
5 changed files with 8 additions and 7 deletions

View File

@@ -44,10 +44,10 @@ Usually, this involves a few steps:
the message to provide an example message in the documentation.
If your new integration is an incoming webhook integration, you can generate
the screenshot using `tools/generate-integration-docs-screenshot`:
the screenshot using `tools/screenshots/generate-integration-docs-screenshot`:
```bash
./tools/generate-integration-docs-screenshot --integration integrationname
./tools/screenshots/generate-integration-docs-screenshot --integration integrationname
```
If you have trouble using this tool, you can also manually generate the