uv/docs/book.toml
Zanie Blue 1ee201da5a
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/).
2024-06-26 11:28:42 -05:00

9 lines
137 B
TOML

[book]
language = "en"
multilingual = false
src = "."
title = "uv"
[output.html]
no-section-label = true
additional-css = ["style.css"]