<!--Delete sections as needed -->
## Description
Quick refresh of autobuild content.
- Updated some linkTitles and weights to make the titles more scannable
in the nav and somewhat logically ordered.
- Updated capitalization to sentence case for consistency.
- `Automated builds`->`[Aa]utomated builds`
- `Autobuild`->`[Aa]utobuild`
- `Automated tests`->`[Aa]utomated tests`
- `Autotest`->`[Aa]utotest`
- Updated note formatting.
- Fixed some vale nags.
- `above`->`previous`
- `click`->`select`
Did a `git mv` with the following files, but I think the similar file
names caused everything to be flagged as new/deleted rather than just
renamed. Not planning to do a deeper refresh of the existing content at
this time.
- Renamed `_index.md` to `setup.md`
- Renamed `how-builds-work.md` to `_index.md`
https://deploy-preview-21610--docsdocker.netlify.app/docker-hub/repos/manage/builds/
## Related issues or tickets
ENGDOCS-2351
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Editorial review
Signed-off-by: Craig <craig.osterhout@docker.com>
<!--Delete sections as needed -->
## Description
Looks larger than it is: -
- A follow-up to comments on https://github.com/docker/docs/pull/21639
- Deals with hotjar issue
https://docker.slack.com/archives/C04BMTUC41E/p1734970724382829
- Vale freshness
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
---------
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
Something changed in a recent vale release where the old regex syntax
for enforcing case-sensitivity does not work anymore. This change
ensures that the allow-rule for ignoring pluralized acronyms only flag
terms that begin with two or more *uppercase* letters, followed by an s.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
<!--Delete sections as needed -->
## Description
Adds new attributes to the spec from the recent 2.32.0 release
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
<!--Delete sections as needed -->
## Description
<!-- Tell us what you did and why -->
## Related issues or tickets
- https://docker.atlassian.net/browse/HD-2066
## Reviews
Final sign offs in Notion doc
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Oleg Burov <ob1dev@icloud.com>
<!--Delete sections as needed -->
## Description
Light freshness for ECI content and removes references to DD versions
that users can no longer download
**Note** There is a lot of 'allow' violations. Am deliberately choosing
to ignore them this time.
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
<!--Delete sections as needed -->
## Description
Fixes merge conflicts (caused by DD IA revamp) on original PR. Already
SME approved https://github.com/docker/docs/pull/21030
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
<!--Delete sections as needed -->
## Description
Settings Management freshness before the arrival of the SM in the Admin
Console. Have grouped the settings as they appear in the AC.
Page is still quite long and so would like to do some testing (potench
before the year is out) on whether splitting the info on all the
settings into its own 'reference' page would be useful or too 'jumpy'
for users.
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
---------
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>