diff options
author | metamuffin <metamuffin@disroot.org> | 2024-04-17 01:06:30 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-04-17 01:06:30 +0200 |
commit | 39c11ddc30fcf8fbfc766e0065cdde84d5264ac6 (patch) | |
tree | f7d54be244d0d0b7973bca034317c5a54f2c4331 /doc | |
parent | 8b5a531417d7cc503cb4b50c4b64b49b5815ed99 (diff) | |
download | jellything-39c11ddc30fcf8fbfc766e0065cdde84d5264ac6.tar jellything-39c11ddc30fcf8fbfc766e0065cdde84d5264ac6.tar.bz2 jellything-39c11ddc30fcf8fbfc766e0065cdde84d5264ac6.tar.zst |
doc html and markdown
Diffstat (limited to 'doc')
-rw-r--r-- | doc/book.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/book.toml b/doc/book.toml index 5a8a779..9066168 100644 --- a/doc/book.toml +++ b/doc/book.toml @@ -6,3 +6,5 @@ src = "." build-dir = "../target/book" [preprocessor.alerts] +[output.markdown] +[output.html] |