mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 21:35:00 +00:00
Migrate from MdBook to MkDocs (#5062)
## Summary We want to have consistency between the Ruff and uv documentation for the upcoming release. We don't love the Ruff docs, but we'd rather have consistency and then work towards improving them both, rather than have two very-different documentation sites that both have weaknesses. The setup here is simpler than in Ruff as: (1) we don't yet generate any docs from Rust and (2) we don't try to reuse the README in the uv documentation (which adds a lot of complexity in Ruff). So the change here is mostly a 1-to-1 port to MkDocs. ## Test Plan 
This commit is contained in:
parent
35b268a614
commit
e61a221fef
27 changed files with 548 additions and 200 deletions
|
@ -1 +0,0 @@
|
|||
# Python environments
|
Loading…
Add table
Add a link
Reference in a new issue