uv/crates/uv-dev/src
Zanie Blue c95bf76dfe
Replace `uv help python` references in CLI documentation with links (#5871)
Following #5869, the documentation has some less-than-helpful
suggestions to use `uv help python` for details — we should link to the
`uv python` section instead.
2024-08-07 12:21:09 -05:00
..
build.rs Add `--no-sources` to avoid reading from `tool.uv.sources` (#5801) 2024-08-06 14:14:19 +00:00
clear_compile.rs Add an option to bytecode compile during installation (#2086) 2024-03-05 03:35:24 +00:00
compile.rs Add a `generate-all` step and auto-generate `settings.md` (#5080) 2024-07-15 19:58:53 +00:00
generate_all.rs Add CLI reference to `generate-all` (#5701) 2024-08-01 18:32:29 +00:00
generate_cli_reference.rs Replace `uv help python` references in CLI documentation with links (#5871) 2024-08-07 12:21:09 -05:00
generate_json_schema.rs Move workspace abstractions to `uv-workspace` crate (#5236) 2024-07-20 02:15:32 +00:00
generate_options_reference.rs Move settings reference to reference section (#5689) 2024-08-01 16:20:30 +00:00
main.rs Generate CLI reference for documentation (#5685) 2024-08-01 16:04:16 +00:00
render_benchmarks.rs Move `render-benchmarks` under a Cargo feature (#3815) 2024-05-24 03:00:53 +00:00
wheel_metadata.rs Use `VerbatimParsedUrl` in `pep508_rs` (#3758) 2024-05-23 19:52:47 +00:00