doc: Title guides consistently

This commit is contained in:
Brian Anderson 2014-01-07 12:16:38 -08:00
parent 3100bb424c
commit c2ef4e5372
8 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
% Rust Condition and Error-handling Guide
% The Rust Condition and Error-handling Guide
# Introduction

View File

@ -1,4 +1,4 @@
% Containers and Iterators Guide
% The Rust Containers and Iterators Guide
# Containers

View File

@ -1,4 +1,4 @@
% Rust Foreign Function Interface Guide
% The Rust Foreign Function Interface Guide
# Introduction

View File

@ -1,4 +1,4 @@
% Rust Borrowed Pointers Guide
% The Rust Borrowed Pointers and Lifetimes Guide
# Introduction

View File

@ -1,4 +1,4 @@
% Rust Macros Guide
% The Rust Macros Guide
# Introduction

View File

@ -1,4 +1,4 @@
% Rust Packaging Guide
% The Rust Packaging Guide
# Introduction

View File

@ -1,4 +1,4 @@
% Rust Tasks and Communication Guide
% The Rust Tasks and Communication Guide
# Introduction

View File

@ -1,4 +1,4 @@
% Rust Testing Guide
% The Rust Testing Guide
# Quick start