Deployment
Hosting Options
Dockero Hosting (Recommended)
Your docs are automatically hosted at your-slug.dockero.co.
Custom Domain
- Go to Project Settings
- Add your custom domain
- Update your DNS records
Type: CNAME
Name: docs
Value: your-slug.dockero.co
Continuous Deployment
GitHub Integration
Connect your GitHub repository to automatically sync:
- Connect GitHub in Dashboard
- Select repository and folder
- Click "Sync Now"
Changes pushed to your repository will update your docs automatically.