Skip to content

Commit 13d309e

Browse files
committed
add documentation on modifying the tool list
1 parent 9177879 commit 13d309e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/content-markup-reference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ You can define a default platform in the frontmatter. For more information, see
128128

129129
## Tool tags
130130

131-
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.
131+
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).
132132

133133
### Usage
134134

0 commit comments

Comments
 (0)