mirror of
https://github.com/astral-sh/uv
synced 2026-01-11 00:23:36 -05:00
## Summary Move the Resolver reference into a new Internals section in the reference. Add the new nav item, fix internal linking to the new path, fix server side redirect to the new path for external traffic via redirect_maps, fix non existent anchor in "docs/concepts/projects/dependencies.md" Closes #15412
503 B
503 B
Reference
The reference section provides information about specific parts of uv:
- Commands: A reference for uv's command line interface.
- Settings: A reference for uv's configuration schema.
- Resolver: Details about the internals of uv's resolver.
- Policies: uv's versioning policy, platform support policy, and license.
Looking for a broader overview? Check out the concepts documentation.