uv/docs/configuration/index.md
Zanie Blue f971631adf
Wrap documentation at 100 characters (#5635)
Basically sick of dealing with mixed formatting here. Going with the
number at
7c08e61b73/.editorconfig (L20)
2024-07-30 22:17:58 +00: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.