Docs Miner v1.0.0 - Initial Release
Description:
Docs Miner VSCode Extension v1.0.0
First stable release of Docs Miner, a VS Code extension for generating markdown documentation from web pages using Jina AI Reader API.
Features
- Generate markdown documentation from any web URL
- Control crawling depth (1-5 levels)
- Real-time progress tracking
- Stop crawling at any time
- Automatically saves markdown files in workspace
- Optional auto-open for generated files
Installation
- Download the
docs-miner-1.0.0.vsix
file - In VS Code, go to Extensions view (Ctrl+Shift+X)
- Click '...' menu (top-right)
- Select 'Install from VSIX...'
- Choose the downloaded file
Requirements
- VS Code 1.95.0 or higher
- Active internet connection
Notes
- Initial stable release
- Full documentation available in README
- Bug reports and feedback welcome in Issues section