Files
uv/docs
Zanie Blue 35b268a614 Add guide for tools (#4982)
Co-authored-by: Ibraheem Ahmed <ibraheem@ibraheem.ca>
2024-07-15 22:04:18 +00:00
..
2024-07-15 22:04:18 +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
2024-07-15 22:04:18 +00: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.