We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 622e995 commit b7b1db3Copy full SHA for b7b1db3
1 file changed
book.toml
@@ -1,10 +1,11 @@
1
[book]
2
authors = ["Vyacheslav Fedorov"]
3
language = "ru"
4
-multilingual = false
+multilingual = true
5
src = "src"
6
title = "Базовые методы искусственного интеллекта в физических исследованиях"
7
8
[output.html]
9
+mathjax-support = true
10
url = "https://phys-dev.github.io/basic-ml-book/"
11
git-repository-url = "https://github.com/phys-dev/basic-ml-book"
0 commit comments