uv/docs
Charlie Marsh 88ece8b791
Search beyond workspace root when discovering configuration (#5931)
## Summary

Previously, we wouldn't respect configuration files in directories
_above_ a workspace root. But this is somewhat problematic, because any
`pyproject.toml` will define a workspace root...

Instead, I think we should _start_ the search at the workspace root, but
go above it if necessary.

Closes: #5929.

See: https://github.com/astral-sh/uv/pull/4295.
2024-08-08 17:05:02 -04:00
..
.overrides/partials/integrations/analytics Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
assets Use logo in documentation (#5421) 2024-07-24 15:45:10 -05:00
concepts Fix GitHub cache integration link (#5847) 2024-08-07 02:08:45 +00:00
configuration Search beyond workspace root when discovering configuration (#5931) 2024-08-08 17:05:02 -04:00
guides Docs: Fix link to tools concept page (#5906) 2024-08-08 12:38:24 +00:00
js Improve copy of console command examples (#5397) 2024-07-31 14:52:02 +00:00
pip Fix some console blocks in the environment doc (#5826) 2024-08-06 13:47:49 -05:00
reference Add `uv tool upgrade` command (#5197) 2024-08-08 16:48:14 -04:00
stylesheets Generate CLI reference for documentation (#5685) 2024-08-01 16:04:16 +00:00
.gitignore Add structured documentation (#4426) 2024-06-26 11:28:42 -05:00
features.md Add "next steps" to some early documentation pages (#5825) 2024-08-06 13:48:04 -05:00
first-steps.md Make some minor tweaks to the docs (#5786) 2024-08-05 13:54:06 +00:00
index.md Update documentation index (#5824) 2024-08-06 15:01:59 -05:00
installation.md Add "next steps" to some early documentation pages (#5825) 2024-08-06 13:48:04 -05:00
platforms.md Use prettier to format the documentation (#5708) 2024-08-02 08:58:31 -05:00
requirements-insiders.in Reference the root requirements from the insiders requirements file (#5105) 2024-07-16 09:51:16 -05:00
requirements-insiders.txt Reference the root requirements from the insiders requirements file (#5105) 2024-07-16 09:51:16 -05:00
requirements.in Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
requirements.txt Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
versioning.md Add structured documentation (#4426) 2024-06-26 11:28:42 -05:00