mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 13:25:00 +00:00

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/).
9 lines
137 B
TOML
9 lines
137 B
TOML
[book]
|
|
language = "en"
|
|
multilingual = false
|
|
src = "."
|
|
title = "uv"
|
|
|
|
[output.html]
|
|
no-section-label = true
|
|
additional-css = ["style.css"]
|