Key Features
- Integration Support: LaunchDocs integrates with various services for seamless documentation management.
- Authentication: Secure access controls with support for single sign-on (SSO) and multi-factor authentication (MFA).
- Project Management: Organize and manage documentation projects efficiently with roles and permissions.
- File Processing: Import and process a variety of file formats, including PDF, DOCX, and more.
Generating and Exporting Content
- Sign in and go to Dashboard.
- Click New Project, name your project, then click Create Project.
- Open the project from your Dashboard.
- Add your source material in any supported format.
- Click Draft Docs to generate your documentation.
- Edit your document in your preferred output style across different tabs.
- Finalize your documentation and click the Export button, selecting your preferred export type and destination.
- Your files are ready to be staged, committed, and pushed to your repository using standard Git workflows.
Verifying Your Setup
Once files are written to your workspace, you should see:- A
docs/folder (or another configured subfolder) containing all generated MDX files. - A
docs.jsonfile with documentation metadata and configuration. - No errors or warnings in the notification area.

