1
0
mirror of synced 2025-12-19 18:10:59 -05:00

add documentation on modifying the tool list

This commit is contained in:
Hector Alfaro
2022-05-24 10:48:42 -04:00
parent 91778790d8
commit 13d309e1e9

View File

@@ -128,7 +128,7 @@ You can define a default platform in the frontmatter. For more information, see
## Tool tags
We occasionally need to write documentation for different tools (GitHub UI, GitHub CLI, GitHub Desktop, cURL, Codespaces, VS Code, GitHub Enterprise Importer CLI, GraphQL API). Each tool may require a different set of instructions. We use tool tags to demarcate information for each tool.
We occasionally need to write documentation for different tools (GitHub UI, GitHub CLI, GitHub Desktop, cURL, Codespaces, VS Code, GitHub Enterprise Importer CLI, GraphQL API). Each tool may require a different set of instructions. We use tool tags to demarcate information for each tool. To modify the list of possible tools, edit [`lib/all-tools.js`](../lib/all-tools.js).
### Usage