dev-doc 0.2.1 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -12,7 +12,6 @@ AI-powered codebase analyzer using Claude AI to generate comprehensive documenta
|
|
|
12
12
|
- 📝 **Structured Output**: Generates Markdown or JSON documentation
|
|
13
13
|
- ⚙️ **Highly Configurable**: Customize ignored directories, file extensions, and more
|
|
14
14
|
|
|
15
|
-
|
|
16
15
|
## Installation
|
|
17
16
|
|
|
18
17
|
```bash
|