std: uniform modules titles for doc
This commit uniforms the short title of modules provided by libstd, in order to make their roles more explicit when glancing at the index. Signed-off-by: Luca Bruno <lucab@debian.org>
This commit is contained in:
parent
00d87e0d81
commit
a9a7a427a1
44 changed files with 50 additions and 42 deletions
|
@ -8,7 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
//! Operations on ASCII strings and characters.
|
||||
//! Operations on ASCII strings and characters
|
||||
|
||||
use to_str::{ToStr,IntoStr};
|
||||
use str;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue