mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
update the CHANGELOG
also fix link to the older documentation
This commit is contained in:
parent
ff3cfac6bb
commit
fa3872a7f6
2 changed files with 38 additions and 3 deletions
|
|
@ -5,14 +5,14 @@
|
|||
# Preface
|
||||
|
||||
This book contains user level documentation for the Real Time For the Masses
|
||||
(RTFM) framework. The API reference can be found [here](../../api/rtfm/index.html).
|
||||
(RTFM) framework. The API reference can be found [here](../../api).
|
||||
|
||||
There is a translation of this book in [Russian].
|
||||
|
||||
[Russian]: ../ru/index.html
|
||||
|
||||
This is the documentation of v0.5.x of RTFM; for the documentation of version
|
||||
v0.4.x go [here](../../0.4/book/en).
|
||||
v0.4.x go [here](/0.4).
|
||||
|
||||
**HEADS UP** This is a **beta** pre-release; there may be breaking changes in
|
||||
the API and semantics before a proper release is made.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue