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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user