uv/docs
Seth Morton c591636dbe
Add `UV_FIND_LINKS` environment variable support for the `--find-links` command-line option (#7912)
## Summary

This PR adds support for the `UV_FIND_LINKS` environment variable as an
alternative to the `--find-links` command-line option, as requested in
#1839.

## Test Plan

A unit test was added to validate that setting `UV_FIND_LINKS` provided
the same result as a link provided with the `--find-links` command-line
option.

---------

Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
2024-10-04 11:30:49 +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 packaged app: use executable named for the project and main function (#7670) 2024-09-30 17:19:36 -05:00
configuration Add `UV_FIND_LINKS` environment variable support for the `--find-links` command-line option (#7912) 2024-10-04 11:30:49 +00:00
getting-started Add `uv build` and `uv publish` to features overview (#7716) 2024-09-26 12:47:11 -05:00
guides Fix documentation (projects guide) regarding adding a git dependency (#7916) 2024-10-04 11:42:18 +01: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 Add `UV_FIND_LINKS` environment variable support for the `--find-links` command-line option (#7912) 2024-10-04 11:30:49 +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 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