Skip to content

Commit c2ef4e5

Browse files
committed
doc: Title guides consistently
1 parent 3100bb4 commit c2ef4e5

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

doc/guide-conditions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% Rust Condition and Error-handling Guide
1+
% The Rust Condition and Error-handling Guide
22

33
# Introduction
44

doc/guide-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% Containers and Iterators Guide
1+
% The Rust Containers and Iterators Guide
22

33
# Containers
44

doc/guide-ffi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% Rust Foreign Function Interface Guide
1+
% The Rust Foreign Function Interface Guide
22

33
# Introduction
44

doc/guide-lifetimes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% Rust Borrowed Pointers Guide
1+
% The Rust Borrowed Pointers and Lifetimes Guide
22

33
# Introduction
44

doc/guide-macros.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% Rust Macros Guide
1+
% The Rust Macros Guide
22

33
# Introduction
44

doc/guide-rustpkg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% Rust Packaging Guide
1+
% The Rust Packaging Guide
22

33
# Introduction
44

doc/guide-tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% Rust Tasks and Communication Guide
1+
% The Rust Tasks and Communication Guide
22

33
# Introduction
44

doc/guide-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% Rust Testing Guide
1+
% The Rust Testing Guide
22

33
# Quick start
44

0 commit comments

Comments
 (0)