f971631adf
Basically sick of dealing with mixed formatting here. Going with the number at https://github.com/astral-sh/uv/blob/7c08e61b73d54bb91130041859dcedc74f7a8e0c/.editorconfig#L20
13 lines
401 B
Markdown
13 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.
|