Add structured documentation (#4426)

A ton of work remaining here, pushing so I can preview things rendered.

Here's the [latest rendered
documentation](https://astral-sh.github.io/uv/).
This commit is contained in:
Zanie Blue
2024-06-26 12:28:42 -04:00
committed by GitHub
parent 0fe5eacdba
commit 1ee201da5a
35 changed files with 1809 additions and 21 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: Publish documentation
on:
push:
branches: ["zb/docs-i"]
branches: ["main"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: