Remove the configuration section in favor of concepts / reference (#13842)
Extends https://github.com/astral-sh/uv/pull/13841 — I'll drop that commit later after that pull request merges but it's small. I find the split into a "Configuration" section awkward and don't think it's helping us. Everything moved into the "Concepts" section, except the "Environment variables" page which definitely belongs in the reference and the "Installer" page which is fairly niche and seems better in the reference. Before / After <img src="https://github.com/user-attachments/assets/80d8304b-17da-4900-a5f4-c3ccac96fcc5" width="400">
This commit is contained in:
@@ -284,7 +284,7 @@ during `uv python install`.
|
||||
!!! tip
|
||||
|
||||
The `python-downloads` setting can be set in a
|
||||
[persistent configuration file](../configuration/files.md) to change the default behavior, or
|
||||
[persistent configuration file](./configuration-files.md) to change the default behavior, or
|
||||
the `--no-python-downloads` flag can be passed to any uv command.
|
||||
|
||||
## Requiring or disabling managed Python versions
|
||||
|
||||
Reference in New Issue
Block a user