uv/docs
Zanie Blue 4c0590ff6f Add --group support to uv add and uv remove (#8108)
Part of #8090

Adds the ability to add and remove dependencies from arbitrary groups
using `uv add` and `uv remove`. Does not include resolving with the new
dependencies — tackling that in #8110.

Additionally, this does not yet resolve interactions with the existing
`dev` group — we'll tackle that separately as well. I probably won't
merge the stack until that design is resolved.
2024-10-25 13:27:37 -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 Enforce lockfile schema versions (#8509) 2024-10-24 12:23:56 -04:00
configuration docs: fix typo (#8554) 2024-10-25 09:05:38 -04:00
getting-started Move the installation configuration docs to a separate page (#8546) 2024-10-24 16:04:21 -05:00
guides Bump version to v0.4.26 (#8508) 2024-10-23 15:17:49 -04: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 --group support to uv add and uv remove (#8108) 2024-10-25 13:27:37 -05: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