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:
Zanie Blue 2024-11-20 08:50:02 -06:00 committed by GitHub
parent 20eccc157c
commit 4f65a69ebf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 16 additions and 23 deletions

View file

@ -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.