uv/docs/concepts/projects
Mathieu Kniewallner e3a09888ab
docs(git): add subdirectory example (#10894)
## Summary

Closes #10889.

As kinda hinted in the issue, would adding a `--subdirectory` flag to
`uv add` make sense? This would IMO be more discoverable.

## Test Plan

Ran the command added to the documentation:

```console
$ uv add git+https://github.com/langchain-ai/langchain#subdirectory=libs/langchain
Resolved 40 packages in 203ms
   Built langchain @ git+https://github.com/langchain-ai/langchain@f2ea62f63209130bfc56b1fe7d0fa7c299bbf352#subdirectory=libs/langchain
Prepared 19 packages in 837ms
Installed 37 packages in 14ms
[...]
```
2025-01-23 08:58:39 -05:00
..
build.md Reorganize the project concept documentation (#9121) 2024-11-19 13:52:12 -06:00
config.md Update docs on how to use UV_PROJECT_ENVIRONMENT to use the system python environment (#10817) 2025-01-21 18:40:01 +00:00
dependencies.md docs(git): add subdirectory example (#10894) 2025-01-23 08:58:39 -05:00
index.md Reorganize the project concept documentation (#9121) 2024-11-19 13:52:12 -06:00
init.md Fix ruff linting warnings from generated template files for extension modules (#10371) 2025-01-07 17:07:44 +00:00
layout.md Improve content on project configuration (#9235) 2024-11-20 08:49:51 -06:00
run.md Add missing word to docs for run.md (#9527) 2024-11-29 21:58:20 -05:00
sync.md Reframe --locked and --frozen as --check operations for uv lock (#9662) 2024-12-08 10:02:00 -06:00
workspaces.md docs(workspaces): remove build-system (#10636) 2025-01-15 11:46:35 -06:00