mirror of
https://github.com/anoma/juvix.git
synced 2024-12-04 17:07:28 +03:00
7e20e5083b
* Add docs generation * [makefile] add serve-docs target
14 lines
242 B
TOML
14 lines
242 B
TOML
[book]
|
|
title = "MiniJuvix"
|
|
authors = [ "Jonathan Prieto-Cubides" , "Jan Mas Rovira" , "Paul Cadman" ]
|
|
language = "en"
|
|
multilingual = false
|
|
src = "docs"
|
|
|
|
[build]
|
|
build-dir = "_docs"
|
|
create-missing = true
|
|
|
|
[output.html]
|
|
mathjax-support = true
|