Files
uv/docs/reference/index.md
Giuseppe Di Giorno f1647838ae Move Resolver to new Internals section in the Reference (#15465)
## 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
2025-08-22 19:26:16 -05:00

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.