Skip to content

Commit df07adb

Browse files
md file
1 parent ee430f6 commit df07adb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

dev-docs/context-docs-VS Code Commands-Generating-External-Documentation-with-Dev-Docs-VS-Code-Extension.md.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,17 @@ The snippet is describing why a developer should use this particular VS Code ext
5050

5151
The text is formatted using Markdown, with headings, bullet points, and emphasis to structure the information clearly for readers.
5252

53+
---
54+
# What are relevant configuration Options in the `dev-docs.json`? docs/VS Code Commands/Generating-External-Documentation-with-Dev-Docs-VS-Code-Extension.md
55+
## Imported Code Object
56+
This code snippet explains the relevant configuration options in the `dev-docs.json` file for the "Populate External Docs" command. It lists and briefly describes ten key options that can be set in this JSON configuration file:
57+
58+
1. Filters for internal types, code patterns, and names
59+
2. Options to import additional files and folders
60+
3. Filters for imported content
61+
4. Git branch specification
62+
5. Mappings for organizing the generated documentation
63+
64+
These options allow users to customize how the documentation is generated, what content is included, and how it's structured in the external documentation website.
65+
5366

0 commit comments

Comments
 (0)