feat(docs): Update project metadata and documentation to reflect comprehensive AI-enhanced features and improved installation and usage instructions

This commit is contained in:
2025-05-14 11:27:38 +00:00
parent 620737566f
commit ab273ea75c
21 changed files with 2305 additions and 258 deletions

View File

@@ -9,18 +9,19 @@
"npmPackagename": "@git.zone/tsdoc",
"license": "MIT",
"projectDomain": "git.zone",
"description": "An advanced TypeScript documentation tool using AI to generate and enhance documentation for TypeScript projects.",
"description": "A comprehensive TypeScript documentation tool that leverages AI to generate and enhance project documentation, including dynamic README creation, API docs via TypeDoc, and smart commit message generation.",
"keywords": [
"TypeScript",
"documentation generation",
"AI-enhanced documentation",
"CLI tool",
"documentation",
"AI",
"CLI",
"README",
"TypeDoc",
"commit messages",
"automation",
"code analysis",
"automated documentation",
"developer tools",
"API documentation",
"technical writing",
"code quality improvement"
"context trimming",
"developer tools"
]
}
},