yard
yard copied to clipboard
Accessibility improvements
Description
For AWS SDK for Ruby, we had to make some accessibility fixes to the docs, involving some styling and color changing. I think some of these may be helpful to contribute back.
I have not written tests yet because I want to know if these are changes that we can (and should) make before I go and invest that time.
Completed Tasks
- [x] I have read the Contributing Guide.
- [ ] The pull request is complete (implemented / written).
- [x] Git commits have been cleaned up (squash WIP / revert commits).
- [ ] I wrote tests and ran
bundle exec rake
locally (if code is attached to PR).