Automatic Documentation
Keep your documentation up to date automatically by generating it from your code
Available in early access
As your code changes so does your development environment. Cased automatically checks for changes to environment variables, development scripts, and dependencies to update your README and internal developer docs
How it works
- Enable automatic documentation updates in your projects settings.
- Cased will scan your code each day for changes that might impact development environments.
- Cased will propose changes via pull request to your documentation, e.g. your README file.
- You can review and merge the pull request to update your documentation.