From 3cd2b52030fbca6e30d32c787e65778283c2904b Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Tue, 23 Oct 2007 01:47:48 +0000 Subject: [PATCH] Move Attic files back into their rightful places [SVN r40311] --- doc/{Attic => }/bad_expression.html | 0 doc/{Attic => }/basic_regex.html | 0 doc/{Attic => }/captures.html | 0 doc/{Attic => }/character_class_names.html | 0 doc/{Attic => }/collating_names.html | 0 doc/{Attic => }/concepts.html | 0 doc/{Attic => }/configuration.html | 0 doc/{Attic => }/contacts.html | 0 doc/{Attic => }/error_type.html | 0 doc/{Attic => }/examples.html | 0 doc/{Attic => }/faq.html | 0 doc/{Attic => }/format_boost_syntax.html | 0 doc/{Attic => }/format_perl_syntax.html | 0 doc/{Attic => }/format_sed_syntax.html | 0 doc/{Attic => }/format_syntax.html | 0 doc/{Attic => }/headers.html | 0 doc/{Attic => }/history.html | 0 doc/{Attic => }/icu_strings.html | 0 doc/{Attic => }/implementation.html | 0 doc/{Attic => }/install.html | 0 doc/{Attic => }/introduction.html | 0 doc/{Attic => }/localisation.html | 0 doc/{Attic => }/match_flag_type.html | 0 doc/{Attic => }/match_results.html | 0 doc/{Attic => }/mfc_strings.html | 0 doc/{Attic => }/non_standard_strings.html | 0 doc/{Attic => }/partial_matches.html | 0 doc/{Attic => }/performance.html | 0 doc/{Attic => }/posix_api.html | 0 doc/{Attic => }/redistributables.html | 0 doc/{Attic => }/reg_expression.html | 0 doc/{Attic => }/regbase.html | 0 doc/{Attic => }/regex.html | 0 doc/{Attic => }/regex_format.html | 0 doc/{Attic => }/regex_grep.html | 0 doc/{Attic => }/regex_iterator.html | 0 doc/{Attic => }/regex_match.html | 0 doc/{Attic => }/regex_merge.html | 0 doc/{Attic => }/regex_replace.html | 0 doc/{Attic => }/regex_search.html | 0 doc/{Attic => }/regex_split.html | 0 doc/{Attic => }/regex_token_iterator.html | 0 doc/{Attic => }/regex_traits.html | 0 doc/{Attic => }/standards.html | 0 doc/{Attic => }/sub_match.html | 0 doc/{Attic => }/syntax.html | 0 doc/{Attic => }/syntax_basic.html | 0 doc/{Attic => }/syntax_extended.html | 0 doc/{Attic => }/syntax_leftmost_longest.html | 0 doc/{Attic => }/syntax_option_type.html | 0 doc/{Attic => }/syntax_perl.html | 0 doc/{Attic => }/thread_safety.html | 0 doc/{Attic => }/uarrow.gif | Bin doc/{Attic => }/unicode.html | 0 54 files changed, 0 insertions(+), 0 deletions(-) rename doc/{Attic => }/bad_expression.html (100%) rename doc/{Attic => }/basic_regex.html (100%) rename doc/{Attic => }/captures.html (100%) rename doc/{Attic => }/character_class_names.html (100%) rename doc/{Attic => }/collating_names.html (100%) rename doc/{Attic => }/concepts.html (100%) rename doc/{Attic => }/configuration.html (100%) rename doc/{Attic => }/contacts.html (100%) rename doc/{Attic => }/error_type.html (100%) rename doc/{Attic => }/examples.html (100%) rename doc/{Attic => }/faq.html (100%) rename doc/{Attic => }/format_boost_syntax.html (100%) rename doc/{Attic => }/format_perl_syntax.html (100%) rename doc/{Attic => }/format_sed_syntax.html (100%) rename doc/{Attic => }/format_syntax.html (100%) rename doc/{Attic => }/headers.html (100%) rename doc/{Attic => }/history.html (100%) rename doc/{Attic => }/icu_strings.html (100%) rename doc/{Attic => }/implementation.html (100%) rename doc/{Attic => }/install.html (100%) rename doc/{Attic => }/introduction.html (100%) rename doc/{Attic => }/localisation.html (100%) rename doc/{Attic => }/match_flag_type.html (100%) rename doc/{Attic => }/match_results.html (100%) rename doc/{Attic => }/mfc_strings.html (100%) rename doc/{Attic => }/non_standard_strings.html (100%) rename doc/{Attic => }/partial_matches.html (100%) rename doc/{Attic => }/performance.html (100%) rename doc/{Attic => }/posix_api.html (100%) rename doc/{Attic => }/redistributables.html (100%) rename doc/{Attic => }/reg_expression.html (100%) rename doc/{Attic => }/regbase.html (100%) rename doc/{Attic => }/regex.html (100%) rename doc/{Attic => }/regex_format.html (100%) rename doc/{Attic => }/regex_grep.html (100%) rename doc/{Attic => }/regex_iterator.html (100%) rename doc/{Attic => }/regex_match.html (100%) rename doc/{Attic => }/regex_merge.html (100%) rename doc/{Attic => }/regex_replace.html (100%) rename doc/{Attic => }/regex_search.html (100%) rename doc/{Attic => }/regex_split.html (100%) rename doc/{Attic => }/regex_token_iterator.html (100%) rename doc/{Attic => }/regex_traits.html (100%) rename doc/{Attic => }/standards.html (100%) rename doc/{Attic => }/sub_match.html (100%) rename doc/{Attic => }/syntax.html (100%) rename doc/{Attic => }/syntax_basic.html (100%) rename doc/{Attic => }/syntax_extended.html (100%) rename doc/{Attic => }/syntax_leftmost_longest.html (100%) rename doc/{Attic => }/syntax_option_type.html (100%) rename doc/{Attic => }/syntax_perl.html (100%) rename doc/{Attic => }/thread_safety.html (100%) rename doc/{Attic => }/uarrow.gif (100%) rename doc/{Attic => }/unicode.html (100%) diff --git a/doc/Attic/bad_expression.html b/doc/bad_expression.html similarity index 100% rename from doc/Attic/bad_expression.html rename to doc/bad_expression.html diff --git a/doc/Attic/basic_regex.html b/doc/basic_regex.html similarity index 100% rename from doc/Attic/basic_regex.html rename to doc/basic_regex.html diff --git a/doc/Attic/captures.html b/doc/captures.html similarity index 100% rename from doc/Attic/captures.html rename to doc/captures.html diff --git a/doc/Attic/character_class_names.html b/doc/character_class_names.html similarity index 100% rename from doc/Attic/character_class_names.html rename to doc/character_class_names.html diff --git a/doc/Attic/collating_names.html b/doc/collating_names.html similarity index 100% rename from doc/Attic/collating_names.html rename to doc/collating_names.html diff --git a/doc/Attic/concepts.html b/doc/concepts.html similarity index 100% rename from doc/Attic/concepts.html rename to doc/concepts.html diff --git a/doc/Attic/configuration.html b/doc/configuration.html similarity index 100% rename from doc/Attic/configuration.html rename to doc/configuration.html diff --git a/doc/Attic/contacts.html b/doc/contacts.html similarity index 100% rename from doc/Attic/contacts.html rename to doc/contacts.html diff --git a/doc/Attic/error_type.html b/doc/error_type.html similarity index 100% rename from doc/Attic/error_type.html rename to doc/error_type.html diff --git a/doc/Attic/examples.html b/doc/examples.html similarity index 100% rename from doc/Attic/examples.html rename to doc/examples.html diff --git a/doc/Attic/faq.html b/doc/faq.html similarity index 100% rename from doc/Attic/faq.html rename to doc/faq.html diff --git a/doc/Attic/format_boost_syntax.html b/doc/format_boost_syntax.html similarity index 100% rename from doc/Attic/format_boost_syntax.html rename to doc/format_boost_syntax.html diff --git a/doc/Attic/format_perl_syntax.html b/doc/format_perl_syntax.html similarity index 100% rename from doc/Attic/format_perl_syntax.html rename to doc/format_perl_syntax.html diff --git a/doc/Attic/format_sed_syntax.html b/doc/format_sed_syntax.html similarity index 100% rename from doc/Attic/format_sed_syntax.html rename to doc/format_sed_syntax.html diff --git a/doc/Attic/format_syntax.html b/doc/format_syntax.html similarity index 100% rename from doc/Attic/format_syntax.html rename to doc/format_syntax.html diff --git a/doc/Attic/headers.html b/doc/headers.html similarity index 100% rename from doc/Attic/headers.html rename to doc/headers.html diff --git a/doc/Attic/history.html b/doc/history.html similarity index 100% rename from doc/Attic/history.html rename to doc/history.html diff --git a/doc/Attic/icu_strings.html b/doc/icu_strings.html similarity index 100% rename from doc/Attic/icu_strings.html rename to doc/icu_strings.html diff --git a/doc/Attic/implementation.html b/doc/implementation.html similarity index 100% rename from doc/Attic/implementation.html rename to doc/implementation.html diff --git a/doc/Attic/install.html b/doc/install.html similarity index 100% rename from doc/Attic/install.html rename to doc/install.html diff --git a/doc/Attic/introduction.html b/doc/introduction.html similarity index 100% rename from doc/Attic/introduction.html rename to doc/introduction.html diff --git a/doc/Attic/localisation.html b/doc/localisation.html similarity index 100% rename from doc/Attic/localisation.html rename to doc/localisation.html diff --git a/doc/Attic/match_flag_type.html b/doc/match_flag_type.html similarity index 100% rename from doc/Attic/match_flag_type.html rename to doc/match_flag_type.html diff --git a/doc/Attic/match_results.html b/doc/match_results.html similarity index 100% rename from doc/Attic/match_results.html rename to doc/match_results.html diff --git a/doc/Attic/mfc_strings.html b/doc/mfc_strings.html similarity index 100% rename from doc/Attic/mfc_strings.html rename to doc/mfc_strings.html diff --git a/doc/Attic/non_standard_strings.html b/doc/non_standard_strings.html similarity index 100% rename from doc/Attic/non_standard_strings.html rename to doc/non_standard_strings.html diff --git a/doc/Attic/partial_matches.html b/doc/partial_matches.html similarity index 100% rename from doc/Attic/partial_matches.html rename to doc/partial_matches.html diff --git a/doc/Attic/performance.html b/doc/performance.html similarity index 100% rename from doc/Attic/performance.html rename to doc/performance.html diff --git a/doc/Attic/posix_api.html b/doc/posix_api.html similarity index 100% rename from doc/Attic/posix_api.html rename to doc/posix_api.html diff --git a/doc/Attic/redistributables.html b/doc/redistributables.html similarity index 100% rename from doc/Attic/redistributables.html rename to doc/redistributables.html diff --git a/doc/Attic/reg_expression.html b/doc/reg_expression.html similarity index 100% rename from doc/Attic/reg_expression.html rename to doc/reg_expression.html diff --git a/doc/Attic/regbase.html b/doc/regbase.html similarity index 100% rename from doc/Attic/regbase.html rename to doc/regbase.html diff --git a/doc/Attic/regex.html b/doc/regex.html similarity index 100% rename from doc/Attic/regex.html rename to doc/regex.html diff --git a/doc/Attic/regex_format.html b/doc/regex_format.html similarity index 100% rename from doc/Attic/regex_format.html rename to doc/regex_format.html diff --git a/doc/Attic/regex_grep.html b/doc/regex_grep.html similarity index 100% rename from doc/Attic/regex_grep.html rename to doc/regex_grep.html diff --git a/doc/Attic/regex_iterator.html b/doc/regex_iterator.html similarity index 100% rename from doc/Attic/regex_iterator.html rename to doc/regex_iterator.html diff --git a/doc/Attic/regex_match.html b/doc/regex_match.html similarity index 100% rename from doc/Attic/regex_match.html rename to doc/regex_match.html diff --git a/doc/Attic/regex_merge.html b/doc/regex_merge.html similarity index 100% rename from doc/Attic/regex_merge.html rename to doc/regex_merge.html diff --git a/doc/Attic/regex_replace.html b/doc/regex_replace.html similarity index 100% rename from doc/Attic/regex_replace.html rename to doc/regex_replace.html diff --git a/doc/Attic/regex_search.html b/doc/regex_search.html similarity index 100% rename from doc/Attic/regex_search.html rename to doc/regex_search.html diff --git a/doc/Attic/regex_split.html b/doc/regex_split.html similarity index 100% rename from doc/Attic/regex_split.html rename to doc/regex_split.html diff --git a/doc/Attic/regex_token_iterator.html b/doc/regex_token_iterator.html similarity index 100% rename from doc/Attic/regex_token_iterator.html rename to doc/regex_token_iterator.html diff --git a/doc/Attic/regex_traits.html b/doc/regex_traits.html similarity index 100% rename from doc/Attic/regex_traits.html rename to doc/regex_traits.html diff --git a/doc/Attic/standards.html b/doc/standards.html similarity index 100% rename from doc/Attic/standards.html rename to doc/standards.html diff --git a/doc/Attic/sub_match.html b/doc/sub_match.html similarity index 100% rename from doc/Attic/sub_match.html rename to doc/sub_match.html diff --git a/doc/Attic/syntax.html b/doc/syntax.html similarity index 100% rename from doc/Attic/syntax.html rename to doc/syntax.html diff --git a/doc/Attic/syntax_basic.html b/doc/syntax_basic.html similarity index 100% rename from doc/Attic/syntax_basic.html rename to doc/syntax_basic.html diff --git a/doc/Attic/syntax_extended.html b/doc/syntax_extended.html similarity index 100% rename from doc/Attic/syntax_extended.html rename to doc/syntax_extended.html diff --git a/doc/Attic/syntax_leftmost_longest.html b/doc/syntax_leftmost_longest.html similarity index 100% rename from doc/Attic/syntax_leftmost_longest.html rename to doc/syntax_leftmost_longest.html diff --git a/doc/Attic/syntax_option_type.html b/doc/syntax_option_type.html similarity index 100% rename from doc/Attic/syntax_option_type.html rename to doc/syntax_option_type.html diff --git a/doc/Attic/syntax_perl.html b/doc/syntax_perl.html similarity index 100% rename from doc/Attic/syntax_perl.html rename to doc/syntax_perl.html diff --git a/doc/Attic/thread_safety.html b/doc/thread_safety.html similarity index 100% rename from doc/Attic/thread_safety.html rename to doc/thread_safety.html diff --git a/doc/Attic/uarrow.gif b/doc/uarrow.gif similarity index 100% rename from doc/Attic/uarrow.gif rename to doc/uarrow.gif diff --git a/doc/Attic/unicode.html b/doc/unicode.html similarity index 100% rename from doc/Attic/unicode.html rename to doc/unicode.html