diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-11-14 12:34:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-14 12:34:12 +0000 |
| commit | d0b46de16da785ed6e3406ae8e7867fcf6812427 (patch) | |
| tree | 306676c79e400f6f4c19b9d5781f624595f69bc8 /book/en/src/preface.md | |
| parent | ebfabd7b307c7a1d60a5fa10eda5e5ba2514ee74 (diff) | |
| parent | b5ff671f89d69f9934841160b5633f36420a3a7f (diff) | |
Merge #412
412: Disable things which needs more work to be complete r=perlindgren a=AfoHT
Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
Diffstat (limited to 'book/en/src/preface.md')
| -rw-r--r-- | book/en/src/preface.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/book/en/src/preface.md b/book/en/src/preface.md index 041b3bd..a0b0524 100644 --- a/book/en/src/preface.md +++ b/book/en/src/preface.md @@ -9,9 +9,9 @@ This book contains user level documentation for the Real-Time Interrupt-driven C Formerly known as Real-Time For the Masses. -There is a translation of this book in [Russian]. +<!--There is a translation of this book in [Russian].--> -[Russian]: ../ru/index.html +<!--[Russian]: ../ru/index.html--> This is the documentation of v0.6.x of RTIC; for the documentation of version |
