uv/docs
Aarni Koskela 21151b591c
Docs: Spell out the names of the Docker images for easier copy-paste (#7706)
## Summary

It was all too easy to just copy the non-qualified name of the Docker
images and wonder why they couldn't be found – well, because they're on
`ghcr.io`, and you need to read the prose before the list to figure that
out.


## Test Plan

No plan.
2024-09-26 09:18:46 -05:00
..
.overrides Use | for page separator in meta titles (#6953) 2024-09-03 00:42:59 +00:00
assets Add `static` assets to docs pages (#6951) 2024-09-02 20:00:30 -04:00
concepts Note that `uv lock --upgrade-package` retains locked versions (#7694) 2024-09-25 22:17:55 +00:00
configuration Add `uv publish`: Basic upload with username/password or keyring (#7475) 2024-09-24 15:33:06 +00:00
getting-started Add the execution policy to powershell installs for single versions (#7602) 2024-09-20 15:15:34 -05:00
guides Docs: Spell out the names of the Docker images for easier copy-paste (#7706) 2024-09-26 09:18:46 -05:00
js Improve copy of console command examples (#5397) 2024-07-31 14:52:02 +00:00
pip (doc) Fix wrong examples for locking (#7120) 2024-09-06 08:21:54 -05:00
reference Initialize a Git repository in `uv init` (#5476) 2024-09-26 02:40:39 +00:00
stylesheets Use anchorlinks rather than permalinks (#7626) 2024-09-22 19:35:45 -04:00
.gitignore Add structured documentation (#4426) 2024-06-26 11:28:42 -05:00
index.md Display Python implementation when creating environments (#7652) 2024-09-24 11:45:52 -05:00
requirements-insiders.in Reference the root requirements from the insiders requirements file (#5105) 2024-07-16 09:51:16 -05:00
requirements-insiders.txt Reference the root requirements from the insiders requirements file (#5105) 2024-07-16 09:51:16 -05:00
requirements.in Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
requirements.txt Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00