mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-13 21:31:03 +00:00
Deploy the documentation to GitHub Pages using `mdbook` and a little more content for it. Can be visited at https://apricote.github.io/hcloud-upload-image.
8 lines
170 B
TOML
8 lines
170 B
TOML
[book]
|
|
language = "en"
|
|
multilingual = false
|
|
src = "."
|
|
title = "hcloud-upload-image"
|
|
|
|
[output.html]
|
|
git-repository-url = "https://github.com/apricote/hcloud-upload-image"
|