uv/crates/uv-dev/src
Zanie Blue bf0497e652
Add CLI flags to reference documentation (#5926)
Oopsies, options are only arguments that take values in Clap-land

Closes https://github.com/astral-sh/uv/issues/5924
2024-08-08 18:51:27 +00: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 Add CLI flags to reference documentation (#5926) 2024-08-08 18:51:27 +00: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