mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-11 15:52:32 +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
417 B
Plaintext
13 lines
417 B
Plaintext
Document: rust-style
|
|
Title: The Rust Style Guidelines
|
|
Section: Programming/Rust
|
|
Abstract:
|
|
This document collects the emerging principles, conventions,
|
|
abstractions, and best practices for writing Rust code.
|
|
|
|
Format: HTML
|
|
Index: /usr/share/doc/rust-doc/html/style/index.html
|
|
Files: /usr/share/doc/rust-doc/html/style/*.html
|
|
/usr/share/doc/rust-doc/html/style/*/*.html
|
|
/usr/share/doc/rust-doc/html/style/*/*/*.html
|