aboutsummaryrefslogtreecommitdiff
path: root/book/ru/book.toml
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@tjaders.com>2023-02-24 21:28:13 +0100
committerHenrik Tjäder <henrik@tjaders.com>2023-03-01 00:35:25 +0100
commit0fc86d972c0305e73252dc20d702d647eb342ee5 (patch)
treeeb01e1556958912344b890c964ff3f364aaad0d2 /book/ru/book.toml
parent032316855d8b55fc572ab7fcbd1de7ba394b2fd1 (diff)
Book: Remove RTIC v1 Russian translation
Diffstat (limited to 'book/ru/book.toml')
-rw-r--r--book/ru/book.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/book/ru/book.toml b/book/ru/book.toml
deleted file mode 100644
index 98c5bf3..0000000
--- a/book/ru/book.toml
+++ /dev/null
@@ -1,9 +0,0 @@
-[book]
-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"