From 05bda2b1bd2e15f5a20cda1444992eb9b6c8887e Mon Sep 17 00:00:00 2001 From: Andrey Zgarbul Date: Sun, 4 Apr 2021 08:15:13 +0300 Subject: update russian translation of the book --- book/ru/book.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'book/ru/book.toml') diff --git a/book/ru/book.toml b/book/ru/book.toml index 6c3a5e6..98c5bf3 100644 --- a/book/ru/book.toml +++ b/book/ru/book.toml @@ -1,5 +1,9 @@ [book] -authors = ["Jorge Aparicio"] +authors = ["Jorge Aparicio, Per Lindgren and The Real-Time Interrupt-driven Concurrency developers"] multilingual = false src = "src" title = "Real-Time Interrupt-driven Concurrency" + +[output.html] +git-repository-url = "https://github.com/rtic-rs/cortex-m-rtic" +git-repository-icon = "fa-github" -- cgit v1.2.3