uv/docs
Charlie Marsh 3c9dd97fe9
Add support for `uv sync --all-packages` (#8739)
## Summary

This PR enables `uv sync --all-packages` to sync all packages in a
workspace. It removes a common use-case for the legacy non-`[project]`
packages that we're trying to move away from.

Closes https://github.com/astral-sh/uv/issues/8724.
2024-11-02 01:55:08 +00: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 Fix `add httpx` example with real git branch (#8756) 2024-11-01 13:03:21 -04:00
configuration Docs: fix env var name in providing credentials section (#8740) 2024-11-01 01:16:38 +00:00
getting-started Move the installation configuration docs to a separate page (#8546) 2024-10-24 16:04:21 -05:00
guides Skip existing, second iteration: Check the index before uploading (#8531) 2024-10-31 16:23:12 +01:00
js Improve copy of console command examples (#5397) 2024-07-31 14:52:02 +00:00
pip Add support for named and explicit indexes (#7481) 2024-10-15 18:24:23 -04:00
reference Add support for `uv sync --all-packages` (#8739) 2024-11-02 01:55:08 +00:00
stylesheets Fix table of contents sizing (#7751) 2024-09-27 22:59:38 -05:00
.gitignore Add structured documentation (#4426) 2024-06-26 11:28:42 -05:00
index.md Add reference to `uv build` and `uv publish` in the landing pages (#8542) 2024-10-24 15:56:54 -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