aboutsummaryrefslogtreecommitdiff
path: root/ru
diff options
context:
space:
mode:
Diffstat (limited to 'ru')
-rw-r--r--ru/book.toml5
-rw-r--r--ru/src/SUMMARY.md3
-rw-r--r--ru/src/chapter_1.md1
3 files changed, 9 insertions, 0 deletions
diff --git a/ru/book.toml b/ru/book.toml
new file mode 100644
index 0000000..c611ce0
--- /dev/null
+++ b/ru/book.toml
@@ -0,0 +1,5 @@
+[book]
+authors = ["Jorge Aparicio"]
+multilingual = false
+src = "src"
+title = "Real Time For the Masses"
diff --git a/ru/src/SUMMARY.md b/ru/src/SUMMARY.md
new file mode 100644
index 0000000..7390c82
--- /dev/null
+++ b/ru/src/SUMMARY.md
@@ -0,0 +1,3 @@
+# Summary
+
+- [Chapter 1](./chapter_1.md)
diff --git a/ru/src/chapter_1.md b/ru/src/chapter_1.md
new file mode 100644
index 0000000..b743fda
--- /dev/null
+++ b/ru/src/chapter_1.md
@@ -0,0 +1 @@
+# Chapter 1