Skip to content

Commit 1076303

Browse files
committed
Added book.toml
mdbook needs files to be located in src, and CrowdIn puts files into src-lang dirs. mdbook settings can be changes in book.toml file.
1 parent 4790abc commit 1076303

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

book.toml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[book]
2+
title = "Мова програмування Rust"
3+
language = "uk"
4+
src="src-ukr"

0 commit comments

Comments
 (0)