juice 0.3.0

Machine Learning Framework for Hackers
Documentation
[book]
title = "juice documentation"
description = "Introduction book to the juice framework"
authors = [
	"Maximilian Goisser",
	"Michael Hirn",
	"Bernhard Schuster <bernhard@ahoi.io>",
]

language = "en"

[output.html]
mathjax-support = true

[output.html.playpen]
editable = true
line-numbers = true

[output.html.search]
limit-results = 20
use-boolean-and = true
boost-title = 2
boost-hierarchy = 2
boost-paragraph = 1
expand = true
heading-split-level = 2

[output.linkcheck]
follow-web-links = true
cache-timeout = 43200
warning-policy = "warn"

[output.linkcheck.http-headers]
'crates\.io' = ["Accept: text/html"]