uv/docs
Di-Is ad8e3a2c32
Hide global option in `uv generate-shell-completion` (#6170)
Resolve #6152 

## Summary

## Test Plan

Execution result of `cargo run generate-shell-completion --help`

```bash
Generate shell completion

Usage: uv generate-shell-completion <SHELL>

Arguments:
  <SHELL>  The shell to generate the completion script for [possible values: bash, elvish, fish, nushell, powershell, zsh]
```

Execution result of `cargo run help generate-shell-completion`

```bash
Generate shell completion

Usage: uv generate-shell-completion <SHELL>

Arguments:
  <SHELL>
          The shell to generate the completion script for
          
          [possible values: bash, elvish, fish, nushell, powershell, zsh]
```
2024-08-17 13:34:34 -05:00
..
.overrides/partials/integrations/analytics Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
assets Use logo in documentation (#5421) 2024-07-24 15:45:10 -05:00
concepts Document dynamic metadata behavior for cache (#5993) 2024-08-16 17:01:11 -04:00
configuration Update environment variables doc (#5994) 2024-08-16 08:13:40 -05:00
getting-started Disable collapsible navigation in the documentation (#5674) 2024-08-16 18:09:21 -05:00
guides Bump version to v0.2.37 (#6134) 2024-08-15 22:13:03 -04:00
js Improve copy of console command examples (#5397) 2024-07-31 14:52:02 +00:00
pip docs: use stricter validation options (#6096) 2024-08-14 19:27:22 -05:00
reference Hide global option in `uv generate-shell-completion` (#6170) 2024-08-17 13:34:34 -05:00
stylesheets Disable collapsible navigation in the documentation (#5674) 2024-08-16 18:09:21 -05:00
.gitignore Add structured documentation (#4426) 2024-06-26 11:28:42 -05:00
index.md Move some documents to relevant sections (#5968) 2024-08-09 17:31:10 +00:00
requirements-insiders.in Reference the root requirements from the insiders requirements file (#5105) 2024-07-16 09:51:16 -05:00
requirements-insiders.txt Reference the root requirements from the insiders requirements file (#5105) 2024-07-16 09:51:16 -05:00
requirements.in Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
requirements.txt Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00