Skip to content

Commit a7343bc

Browse files
md file
1 parent fee20dc commit a7343bc

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2+
3+
---
4+
# High Level Context
5+
## context
6+
This Markdown file provides instructions for customizing AI-generated documentation in the Dev-Docs VS Code extension. It covers the following key steps:
7+
8+
1. Signing into Dev-Docs in VS Code
9+
2. Selecting an organization
10+
3. Locating the dev-docs.json configuration file
11+
4. Customizing the JSON configuration to tailor AI-generated documentation
12+
5. Running the AI documentation generation on a chosen code file
13+
14+
The file explains how to modify the dev-docs.json file to include custom questions for the AI to answer about the code, set accepted file extensions, and configure whether documentation should be generated automatically on save. It also provides instructions on how to manually trigger documentation generation using the command palette or keyboard shortcut.
15+
16+
Overall, this guide helps users personalize their AI-assisted documentation process within the Dev-Docs extension.
17+
18+

0 commit comments

Comments
 (0)