mirror of
https://github.com/astral-sh/uv
synced 2026-01-20 21:10:10 -05:00
In preparation for adding more pages to the reference section e.g., <img width="1427" alt="Screenshot 2024-11-27 at 1 19 10 PM" src="https://github.com/user-attachments/assets/10079959-ee01-4c3f-b38e-7c2a7022dd9d">
11 lines
503 B
Markdown
11 lines
503 B
Markdown
# Reference
|
|
|
|
The reference section provides information about specific parts of uv:
|
|
|
|
- [Commands](./cli.md): A reference for uv's command line interface.
|
|
- [Settings](./settings.md): A reference for uv's configuration schema.
|
|
- [Resolver](./resolver-internals.md): Details about the internals of uv's resolver.
|
|
- [Policies](./policies/index.md): uv's versioning policy, platform support policy, and license.
|
|
|
|
Looking for a broader overview? Check out the [concepts](../concepts/index.md) documentation.
|