mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 21:35:00 +00:00
Move the pip interface documentation into the concepts section (#13841)
The motivation here being a reduction in the length of the navigation. I don't think we did this in the first place because we didn't have the capability to do another nested level, but now we're doing that for Projects.
This commit is contained in:
parent
cd89a592ea
commit
789a246cf3
2 changed files with 11 additions and 8 deletions
|
@ -7,5 +7,6 @@ Read the concept documents to learn more about uv's features:
|
|||
- [Python versions](./python-versions.md)
|
||||
- [Resolution](./resolution.md)
|
||||
- [Caching](./cache.md)
|
||||
- [The pip interface](../pip/index.md)
|
||||
|
||||
Looking for a quick introduction to features? See the [guides](../guides/index.md) instead.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue