mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 21:21:03 +00:00
docs: setup mdbook (#27)
This commit is contained in:
parent
3e51dd8495
commit
a67b510284
13 changed files with 90 additions and 0 deletions
8
docs/book.toml
Normal file
8
docs/book.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[book]
|
||||
language = "en"
|
||||
multilingual = false
|
||||
src = "."
|
||||
title = "releaser-pleaser"
|
||||
|
||||
[build]
|
||||
build-dir = "book"
|
||||
Loading…
Add table
Add a link
Reference in a new issue