uv/docs/concepts/index.md
Zanie Blue bf189c5414
Split the "Authentication" page into sections (#15575)
In preparation for more content for #15570
2025-08-28 15:45:31 -05:00

16 lines
545 B
Markdown

# Concepts overview
Read the concept documents to learn more about uv's features:
- [Projects](./projects/index.md)
- [Tools](./tools.md)
- [Python versions](./python-versions.md)
- [Configuration files](./configuration-files.md)
- [Package indexes](./indexes.md)
- [Resolution](./resolution.md)
- [The uv build backend](./build-backend.md)
- [Authentication](./authentication/index.md)
- [Caching](./cache.md)
- [The pip interface](../pip/index.md)
Looking for a quick introduction to features? See the [guides](../guides/index.md) instead.