Files
uv/docs
Zanie Blue 5b6dffe522 Update "Python versions" documentation (#4943)
Replacing references to toolchains
2024-07-10 01:07:27 +00:00
..
2024-06-26 11:28:42 -05:00
2024-06-26 11:28:42 -05:00
2024-06-26 11:28:42 -05:00

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.