uv/docs
Mathieu Kniewallner 368f9a82d9
docs: rework alternative indexes documentation (#10826)
## Summary

Closes #9867.

Update alternative indexes documentation to use `[[tool.uv.index]]` and
the associated environment variables instead of `UV_INDEX`.

This also globally reworks the documentation by:
- adding AWS CodeArtifact keyring example
- adding packages publishing examples for all providers
- making it more consistent for all providers

It might be best to show how to publish packages only once for all
providers, but the publish URL usually being different than the URL used
to retrieve packages, even if this duplicates things, it might still be
more straightforward for users to see exactly what is needed for each
provider.

## Test Plan

Manually tested retrieving packages from AWS CodeArtifact and GCP
Artifact Registry using both token and keyring.

Could not test:
- Publishing packages
- Azure Artifacts (not using it at all)

---------

Co-authored-by: Zanie Blue <contact@zanie.dev>
2025-02-26 09:52:44 -06:00
..
.overrides Add ``last updated`` for document (#11164) 2025-02-03 22:28:47 -05:00
assets Add `static` assets to docs pages (#6951) 2024-09-02 20:00:30 -04:00
concepts Add link to environment marker specification (#11748) 2025-02-24 11:57:28 -06:00
configuration Revert: Include environment variables in interpreter info caching (#11622) 2025-02-19 10:10:21 -06:00
getting-started Bump version to 0.6.3 (#11759) 2025-02-24 17:25:01 -05:00
guides docs: rework alternative indexes documentation (#10826) 2025-02-26 09:52:44 -06:00
js Add support for anchor redirects with client-side js (#9212) 2024-11-19 22:32:43 -06:00
pip Add `tool.uv.build-constraint-dependencies` to `pyproject.toml` (#11585) 2025-02-17 20:58:36 -05:00
reference Add anchor links to arguments and options in the CLI reference (#11754) 2025-02-24 15:48:14 -06:00
stylesheets Remove the last edited date from documentation pages (#11753) 2025-02-24 13:27:00 -06:00
.gitignore Add structured documentation (#4426) 2024-06-26 11:28:42 -05:00
index.md Fix windows installation instructions mismatch (#11380) 2025-02-10 21:42:50 +01: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 Move content from the `mkdocs.public.yml` into the template (#11246) 2025-02-05 16:13:46 +00:00
requirements.in Add ``last updated`` for document (#11164) 2025-02-03 22:28:47 -05:00
requirements.txt Add ``last updated`` for document (#11164) 2025-02-03 22:28:47 -05:00