Example DocsDeployment

Deployment

Hosting Options

Your docs are automatically hosted at your-slug.dockero.co.

Custom Domain

  1. Go to Project Settings
  2. Add your custom domain
  3. Update your DNS records
Type: CNAME
Name: docs
Value: your-slug.dockero.co

Continuous Deployment

GitHub Integration

Connect your GitHub repository to automatically sync:

  1. Connect GitHub in Dashboard
  2. Select repository and folder
  3. Click "Sync Now"

Changes pushed to your repository will update your docs automatically.