uv/docs/concepts/projects
Jatinderjit Singh a95f4cf553
Fix `--directory` path in examples (#12165)
<!--
Thank you for contributing to uv! To help us out with reviewing, please
consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary

<!-- What's the purpose of the change? What does it do, and why? -->
The examples assume that the packages are in the project root directory.
However, they are nested inside `src`, and the commands in the examples
do not work as intended.

I could not find any related issues.

## Test Plan

<!-- How was it tested? -->

I tested it by executing the commands on my terminal - Linux and Windows
(PowerShell).

---------

Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
2025-03-18 15:50:03 -04:00
..
build.md Explain build frontend vs. build backend (#11094) 2025-01-30 19:48:47 +00:00
config.md Use consistent commas around i.e. and e.g. (#12157) 2025-03-13 23:42:10 +00:00
dependencies.md add `default-groups = "all"` sugar to `pyproject.toml` (#12289) 2025-03-18 13:42:06 -05:00
index.md Reorganize the project concept documentation (#9121) 2024-11-19 13:52:12 -06:00
init.md Fix `--directory` path in examples (#12165) 2025-03-18 15:50:03 -04:00
layout.md Update the "Locking and syncing" page (#11647) 2025-02-26 12:20:27 -06:00
run.md Add support for Windows legacy scripts via uv tool run (#12079) 2025-03-11 09:02:17 -05:00
sync.md Update the "Locking and syncing" page (#11647) 2025-02-26 12:20:27 -06:00
workspaces.md docs(workspaces): remove build-system (#10636) 2025-01-15 11:46:35 -06:00