gcc/libstdc++-v3/doc/xml/manual
Jonathan Wakely d97de614f7
libstdc++: Fix incorrect links to archived SGI STL docs
In r8-7777-g25949ee33201f2 I updated some URLs to point to copies of the
SGI STL docs in the Wayback Machine, because the original pags were no
longer hosted on sgi.com. However, I incorrectly assumed that if one
archived page was at https://web.archive.org/web/20171225062613/... then
all the other pages would be too. Apparently that's not how the Wayback
Machine works, and each page is archived on a different date. That meant
that some of our links were redirecting to archived copies of the
announcement that the SGI STL docs have gone away.

This fixes each URL to refer to a correctly archived copy of the
original docs.

libstdc++-v3/ChangeLog:

	* doc/xml/faq.xml: Update URL for archived SGI STL docs.
	* doc/xml/manual/containers.xml: Likewise.
	* doc/xml/manual/extensions.xml: Likewise.
	* doc/xml/manual/using.xml: Likewise.
	* doc/xml/manual/utilities.xml: Likewise.
	* doc/html/*: Regenerate.

(cherry picked from commit 501e6e7866)
2025-06-10 21:02:32 +01:00
..
abi.xml libstdc++: Update references to gcc.gnu.org/onlinedocs 2025-03-31 12:05:04 +01:00
algorithms.xml libstdc++: Remove trailing whitespace from XML docs 2020-10-13 16:50:41 +01:00
allocator.xml libstdc++: Replace viewcvs links in docs with cgit links 2024-06-28 10:41:06 +01:00
appendix_contributing.xml libstdc++: Change some URLs in the manual to use https 2024-03-01 10:52:12 +00:00
appendix_free.xml libstdc++: Remove trailing whitespace from XML docs 2020-10-13 16:50:41 +01:00
appendix_porting.xml libstdc++: Remove trailing whitespace from XML docs 2020-10-13 16:50:41 +01:00
atomics.xml libstdc++: Remove trailing whitespace from XML docs 2020-10-13 16:50:41 +01:00
auto_ptr.xml libstdc++: Remove trailing whitespace from XML docs 2020-10-13 16:50:41 +01:00
backwards_compatibility.xml libstdc++: Remove outdated docs on libg++ and libstdc++-v2 2021-04-13 16:34:15 +01:00
bitmap_allocator.xml libstdc++: Remove trailing whitespace from XML docs 2020-10-13 16:50:41 +01:00
build_hacking.xml libstdc++: Remove trailing whitespace from XML docs 2020-10-13 16:50:41 +01:00
codecvt.xml libstdc++: Update link to Unicode-HOWTO 2020-12-15 09:33:18 +01:00
concurrency.xml libstdc++: Remove trailing whitespace from XML docs 2020-10-13 16:50:41 +01:00
concurrency_extensions.xml libstdc++: Update references to gcc.gnu.org/onlinedocs 2025-03-31 12:05:04 +01:00
configure.xml libstdc++: Update C++20 and C++23 status docs 2023-09-18 15:31:29 +01:00
containers.xml libstdc++: Fix incorrect links to archived SGI STL docs 2025-06-10 21:02:32 +01:00
ctype.xml libstdc++: Change www.unix.org to unix.org 2023-02-12 09:58:08 +01:00
debug.xml libstdc++: Fix link to online GDB manual 2023-02-02 01:30:02 +01:00
debug_mode.xml libstdc++: [_GLIBCXX_DEBUG] Add backtrace generation on demand 2022-08-31 20:51:10 +02:00
diagnostics.xml libstdc++: Remove trailing whitespace from XML docs 2020-10-13 16:50:41 +01:00
documentation_hacking.xml libstdc++: Move www.graphviz.org to https 2023-03-12 11:14:49 +01:00
evolution.xml libstdc++: Fix incorrect DocBook element in manual 2025-01-09 14:49:20 +00:00
extensions.xml libstdc++: Fix incorrect links to archived SGI STL docs 2025-06-10 21:02:32 +01:00
internals.xml libstdc++: Remove trailing whitespace from XML docs 2020-10-13 16:50:41 +01:00
intro.xml libstdc++: Move www.open-std.org to https in bugs manual 2023-01-26 14:10:47 +01:00
io.xml libstdc++: Remove trailing whitespace from XML docs 2020-10-13 16:50:41 +01:00
iterators.xml libstdc++: Remove trailing whitespace from XML docs 2020-10-13 16:50:41 +01:00
locale.xml libstdc++: Remove trailing whitespace from XML docs 2020-10-13 16:50:41 +01:00
localization.xml libstdc++: Remove trailing whitespace from XML docs 2020-10-13 16:50:41 +01:00
messages.xml libstdc++: Update link to Java docs 2020-12-25 19:14:35 +01:00
mt_allocator.xml libstdc++: Replace viewcvs links in docs with cgit links 2024-06-28 10:41:06 +01:00
numerics.xml libstdc++: Remove trailing whitespace from XML docs 2020-10-13 16:50:41 +01:00
parallel_mode.xml libstdc++: Update references to gcc.gnu.org/onlinedocs 2025-03-31 12:05:04 +01:00
policy_data_structures.xml libstdc++: Remove trailing whitespace in documentation sources 2022-09-21 08:44:22 +01:00
policy_data_structures_biblio.xml libstdc++: Fix some broken links in the manual 2025-03-31 12:05:15 +01:00
prerequisites.xml libstdc++: Fix hyperlink in docs 2022-05-16 14:54:07 +01:00
shared_ptr.xml libstdc++: Update references to gcc.gnu.org/onlinedocs 2025-03-31 12:05:04 +01:00
spine.xml libstdc++: Remove empty <author> elements in manual 2022-11-08 03:07:49 +00:00
status_cxx1998.xml libstdc++: Remove confusing text from status tables for release branch 2024-06-25 23:32:20 +01:00
status_cxx2011.xml libstdc++: Remove confusing text from status tables for release branch 2024-06-25 23:32:20 +01:00
status_cxx2014.xml libstdc++: Remove confusing text from status tables for release branch 2024-06-25 23:32:20 +01:00
status_cxx2017.xml libstdc++: Remove confusing text from status tables for release branch 2024-06-25 23:32:20 +01:00
status_cxx2020.xml libstdc++: Remove confusing text from status tables for release branch 2024-06-25 23:32:20 +01:00
status_cxx2023.xml libstdc++: Update C++23 status table 2025-05-12 14:58:53 +01:00
status_cxxis29124.xml libstdc++: Improve punctuation in implementation status docs 2021-06-02 12:32:13 +01:00
status_cxxtr1.xml libstdc++: Remove confusing text from status tables for release branch 2024-06-25 23:32:20 +01:00
status_cxxtr24733.xml libstdc++: Remove confusing text from status tables for release branch 2024-06-25 23:32:20 +01:00
strings.xml libstdc++: Document when std::string::shrink_to_fit was added 2025-03-17 19:39:56 +00:00
support.xml libstdc++: Remove trailing whitespace from XML docs 2020-10-13 16:50:41 +01:00
test.xml libstdc++: Remove stray comma in testing docs 2025-03-31 12:03:14 +01:00
test_policy_data_structures.xml libstdc++: Remove trailing whitespace from XML docs 2020-10-13 16:50:41 +01:00
using.xml libstdc++: Fix incorrect links to archived SGI STL docs 2025-06-10 21:02:32 +01:00
using_exceptions.xml libstdc++: Fix some typos and grammatical errors in docs 2025-03-31 12:05:15 +01:00
utilities.xml libstdc++: Fix incorrect links to archived SGI STL docs 2025-06-10 21:02:32 +01:00