Skip to main content

Integrations

Guides and documentation for integrations supported by the project.

Available Integrations

CI/CD Platform Integrations

  • 🐙 GitHub Actions — Use CI Dokumentor as a GitHub Action for automated documentation generation in your workflows
  • 🦊 GitLab CI — GitLab CI integration for components and pipelines (planned for future development)
  • 🗡️ Dagger.io — Integration with Dagger modules and pipelines (planned for future development)

Installation and Usage Methods

  • 🐳 Docker — Use the Docker image for containerized environments and maximum portability
  • 📦 Node.js Package — Install and use as an npm package in your Node.js projects

Migration and Compatibility

  • 🔄 Migration Guide — Migrate from other documentation tools like action-docs, auto-doc, and more

Getting Started

  1. Choose your integration method based on your workflow:

  2. Follow the specific setup guide for your chosen integration

  3. Configure your first documentation generation using the examples provided

Quick Reference

IntegrationBest ForStatus
GitHub ActionsGitHub workflows and repositories✅ Available
DockerCross-platform, CI/CD pipelines✅ Available
Node.js PackageLocal development, npm scripts✅ Available
Migration ToolTransitioning from other tools✅ Available
GitLab CIGitLab repositories and pipelines🚧 Planned
Dagger.ioDagger modules and pipelines🚧 Planned

Need Help?