mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-01 20:31:12 +00:00
Move the integration guides into the "Guides" section as a collapsed group (#9245)
Let's have all the guides together!
This commit is contained in:
parent
20eccc157c
commit
4f65a69ebf
4 changed files with 16 additions and 23 deletions
|
|
@ -10,3 +10,6 @@ Learn how to integrate uv with other software:
|
|||
- [Using with alternative package indexes](./alternative-indexes.md)
|
||||
- [Installing PyTorch](./pytorch.md)
|
||||
- [Building a FastAPI application](./fastapi.md)
|
||||
|
||||
Or, explore the [concept documentation](../../concepts/index.md) for comprehensive breakdown of each
|
||||
feature.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue