mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 05:20:09 -05:00
Moving the preview features to top-level concepts and pushing the pip-compatible interface down. e.g. <img width="291" alt="Screenshot 2024-06-27 at 7 03 48 AM" src="https://github.com/astral-sh/uv/assets/2586601/500ad97d-899d-4051-b59d-e74786b3a45f">
Documentation
This is the home of the new documentation for uv.
The documentation is a work in progress and not ready for external references.
Contributing
Install mdbook:
cargo install mdbook
To run the documentation locally:
mdbook watch docs --open
The documentation is published to GitHub Pages on merge to main.