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:
Zanie Blue 2025-06-05 12:09:49 -05:00 committed by GitHub
parent 062b6ab743
commit 262ca73965
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 37 additions and 41 deletions

View file

@ -62,7 +62,7 @@ uv provides a standalone installer to download and install uv:
Alternatively, the installer or binaries can be downloaded directly from [GitHub](#github-releases).
See the documentation on [installer configuration](../configuration/installer.md) for details on
See the reference documentation on the [installer](../reference/installer.md) for details on
customizing your uv installation.
### PyPI