uv/docs
Zanie Blue 4dd36b799f
Install versioned Python executables into the bin directory during `uv python install` (#8458)
Updates `uv python install` to link `python3.x` in the executable
directory (i.e., `~/.local/bin`) to the the managed interpreter path.

Includes

- #8569 
- #8571 

Remaining work

- #8663 
- #8650 
- Add an opt-out setting and flag
- Update documentation
2024-10-30 14:13:20 +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 Clarify `requires-python` requirement for dependencies (#8619) 2024-10-28 00:52:55 +00:00
configuration feat: add environment variable to disable progress output (#8600) 2024-10-27 15:14:12 -04:00
getting-started Move the installation configuration docs to a separate page (#8546) 2024-10-24 16:04:21 -05:00
guides feat(docs): add Google Artifact Registry index instructions (#8579) 2024-10-29 17:45:25 -05: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 Install versioned Python executables into the bin directory during `uv python install` (#8458) 2024-10-30 14:13:20 +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