uv/docs/reference/index.md
2025-06-11 15:41:58 -05:00

11 lines
585 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.
- [Storage](./storage.md): Information about where uv stores data on your system.
- [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.