Welcome to the Gemini Docs Generator, a Visual Studio Code extension developed in TypeScript that harnesses the power of Google's Gemini AI to automate the generation of technical and explanatory documentation for your applications.
Features
Easy Integration: Seamlessly integrate Gemini Docs Generator into your VS Code workflow.
Effortless Documentation: Generate comprehensive technical documentation with a single command.
Google's Gemini AI: Leverage the capabilities of Google's advanced Gemini AI for intelligent documentation generation.
Prerequisites
Ensure you have the following prerequisites installed before using the extension:
Visual Studio Code
Node.js and npm
Installation
Open Visual Studio Code.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window, or press Ctrl+Shift+X.
Search for "Gemini Docs Generator" and click on the install button.
Usage
Open your project in Visual Studio Code.
Open the VS Code terminal.
Type the following command to generate documentation:
creer documentation
Sit back and let Gemini AI work its magic to generate comprehensive documentation for your application.
Configuration
Customize the extension by modifying the settings in your VS Code settings.json file. You can specify parameters such as output format, destination folder, and more.