Fixed general formatting, re-resolved title level problem,

acknowledged Keith MacDonald for inspiring the tutorial.


[SVN r21631]
This commit is contained in:
Dave Abrahams
2004-01-12 16:05:15 +00:00
parent 6e326921f9
commit a7eaa017b1
11 changed files with 682 additions and 897 deletions

View File

@ -20,22 +20,21 @@
.. contents:: Table of Contents
Overview
========
Motivation
----------
A Facade for Iterator Implementation
====================================
.. include:: iterator_facade_body.rst
Reference
---------
.. include:: iterator_facade_ref.rst
.. _counting: counting_iterator.html
Tutorial Example
================
.. include:: iterator_facade_tutorial.rst
Reference
=========
.. include:: iterator_facade_ref.rst
.. _counting: counting_iterator.html