Skip to content

Commit 9a5b4c4

Browse files
Create file
1 parent 90fd4e8 commit 9a5b4c4

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/extension.ts

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Dev-Docs VSCode Extension
2+
3+
## Overview
4+
5+
Dev-Docs is a Visual Studio Code extension that helps developers generate and manage documentation for their codebase. It provides features for automatically generating documentation, organizing documentation files, and integrating with external documentation systems.
6+
7+
Key features include:
8+
9+
- Automatic documentation generation for code files and symbols
10+
- Organization of documentation into general, reference, context, and misc categories
11+
- Integration with external documentation systems and Git repositories
12+
- Custom AI-powered documentation generation and summarization
13+
- Search capabilities across documentation
14+
- API documentation generation from code
15+
16+
The extension aims to streamline the process of creating and maintaining technical documentation alongside code. It leverages AI and static analysis to generate documentation content while providing developers with tools to organize and customize that content.

0 commit comments

Comments
 (0)