mirror of https://github.com/tracel-ai/burn.git
18 lines
326 B
TOML
18 lines
326 B
TOML
|
[book]
|
||
|
authors = [
|
||
|
"Wouter Doppenberg",
|
||
|
"Nathaniel Simard",
|
||
|
"Louis Fortier-Dubois",
|
||
|
"Dilshod Tadjibaev",
|
||
|
"Guillaume Lagrange",
|
||
|
"Joshua Ferguson",
|
||
|
"The Burn Community",
|
||
|
]
|
||
|
language = "en"
|
||
|
multilingual = false
|
||
|
src = "src"
|
||
|
title = "The Burn Contributor Book 🔥"
|
||
|
|
||
|
[output.html]
|
||
|
mathjax-support = true
|