Skip to content

Commit 56ad59c

Browse files
committed
move MCP entries together
1 parent c5bed4b commit 56ad59c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/prompts/write-api-ref.prompt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Your goal is to write API reference pages for Windows Driver Kit (WDK) entities
2323
4. For each target file, use all of the following resources, if present, to gather context:
2424
- The attached header(s) that contain the entity's definition/declaration.
2525
- The `substrate-mcp-mini` server to look up any source code.
26-
- Any other attached files, such as specifications, meeting notes, etc.
2726
- The `microsoft.docs.mcp` server for any supplemental information relevant to the entity being documented.
27+
- Any other attached files, such as specifications, meeting notes, etc.
2828
- One or two existing completed reference pages in the repo for the same entity type to use as models. Use pages in the same header folder; otherwise use pages in a different folder.
2929

3030
5. Open and write the completed documentation pages in the files listed in the CSV, keeping the following guidelines in mind:

0 commit comments

Comments
 (0)