Files
uv/docs/configuration/index.md
T
Zanie Blue 6eb8f85668 Update documentation sections (#5452)
Reframes "the low-level interface" as "the pip interface"
Adds indexes to all sections
Renames "commercial indexes" to "alternative indexes"
2024-07-25 12:37:22 -05:00

12 lines
401 B
Markdown

# Configuration overview
Read about the various ways to configure uv:
- [Using configuration files](./files.md)
- [Using environment variables](./environment.md)
- [Configuring authentication](./authentication.md)
<!-- TODO(zanieb): Move generated settings reference to correct section -->
Or, jump to the [settings reference](../settings.md) which enumerates the available configuration options.