mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-09 03:38:18 +00:00
- Correct guard on privacy-breach-logo fix - Install RELEASES.md as upstream changelog - Ignore TeX intermediate files when installing docs - Install README.md into /usr/share/doc/rust/ - Install upstream docs into /usr/share/doc/rust-doc/html/ - Correct Index paths in doc-base files - Add doc-base file for the Style Guidelines doc
13 lines
432 B
Plaintext
13 lines
432 B
Plaintext
Document: rust-book
|
|
Title: The Rust Programming Language
|
|
Section: Programming/Rust
|
|
Abstract:
|
|
This book will teach you about the Rust Programming Language. Rust is
|
|
a modern systems programming language focusing on safety and speed. It
|
|
accomplishes these goals by being memory safe without using garbage
|
|
collection.
|
|
|
|
Format: HTML
|
|
Index: /usr/share/doc/rust-doc/html/book/index.html
|
|
Files: /usr/share/doc/rust-doc/html/book/*.html
|