You need to sign in or sign up before continuing.
docs: add Rust documentation
maillist inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I5J75G CVE: NA Reference: https://lore.kernel.org/rust-for-linux/CANiq72nDcJLSB3pLhkdqGdLitfmqqCUVVfkY5EjP9AcwVv9B4A@mail.gmail.com/T/#t -------------------------------- Most of the documentation for Rust is written within the source code itself, as it is idiomatic for Rust projects. This applies to both the shared infrastructure at `rust/` as well as any other Rust module (e.g. drivers) written across the kernel. However, these documents contain general information that does not fit particularly well in the source code, like the Quick Start guide. It also contains an asset (SVG logo) used for the `rustdoc` target and a few other small changes elsewhere in the documentation folder. Reviewed-by: NKees Cook <keescook@chromium.org> Co-developed-by: NAlex Gaynor <alex.gaynor@gmail.com> Signed-off-by: NAlex Gaynor <alex.gaynor@gmail.com> Co-developed-by: NFinn Behrens <me@kloenk.de> Signed-off-by: NFinn Behrens <me@kloenk.de> Co-developed-by: NAdam Bratschi-Kaye <ark.email@gmail.com> Signed-off-by: NAdam Bratschi-Kaye <ark.email@gmail.com> Co-developed-by: NWedson Almeida Filho <wedsonaf@google.com> Signed-off-by: NWedson Almeida Filho <wedsonaf@google.com> Co-developed-by: NMichael Ellerman <mpe@ellerman.id.au> Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au> Co-developed-by: NSven Van Asbroeck <thesven73@gmail.com> Signed-off-by: NSven Van Asbroeck <thesven73@gmail.com> Co-developed-by: NWu XiangCheng <bobwxc@email.cn> Signed-off-by: NWu XiangCheng <bobwxc@email.cn> Co-developed-by: NGary Guo <gary@garyguo.net> Signed-off-by: NGary Guo <gary@garyguo.net> Co-developed-by: NBoris-Chengbiao Zhou <bobo1239@web.de> Signed-off-by: NBoris-Chengbiao Zhou <bobo1239@web.de> Co-developed-by: NYuki Okushi <jtitor@2k36.org> Signed-off-by: NYuki Okushi <jtitor@2k36.org> Co-developed-by: NWei Liu <wei.liu@kernel.org> Signed-off-by: NWei Liu <wei.liu@kernel.org> Co-developed-by: NDaniel Xu <dxu@dxuuu.xyz> Signed-off-by: NDaniel Xu <dxu@dxuuu.xyz> Co-developed-by: NJulian Merkle <me@jvmerkle.de> Signed-off-by: NJulian Merkle <me@jvmerkle.de> Signed-off-by: NMiguel Ojeda <ojeda@kernel.org> Signed-off-by: NWeilong Chen <chenweilong@huawei.com>
Showing
Documentation/rust/index.rst
0 → 100644
想要评论请 注册 或 登录