From 7f0ed4f5be65bb672637880f2595a677b8b77aa1 Mon Sep 17 00:00:00 2001 From: Jeremy Siek Date: Mon, 12 Jan 2004 15:02:21 +0000 Subject: [PATCH] resolved title level problem [SVN r21625] --- doc/facade-and-adaptor.html | 283 ++++++++++++++++++++---------------- doc/facade-and-adaptor.rst | 6 - doc/index.html | 235 +----------------------------- doc/iterator_facade.html | 35 +++-- doc/iterator_facade.rst | 5 - doc/iterator_facade_ref.rst | 8 +- 6 files changed, 181 insertions(+), 391 deletions(-) diff --git a/doc/facade-and-adaptor.html b/doc/facade-and-adaptor.html index c724be1..8feb2bb 100755 --- a/doc/facade-and-adaptor.html +++ b/doc/facade-and-adaptor.html @@ -3,7 +3,7 @@ - + Iterator Facade and Adaptor @@ -75,67 +75,63 @@ by adapting other iterators.
  • Proposed Text