gcc/libstdc++-v3/doc
Jonathan Wakely a1ffe9b6f4 libstdc++: Fix incorrect Docbook links
The <xref> element creates the link text automatically from the link
target, rather than using the text node child of the element. This can
be changed by using an endterm attribute, but it's simpler to just use
the <link> element instead.

	* doc/xml/manual/containers.xml: Replace <xref> with <link>.
	* doc/xml/manual/evolution.xml: Likewise.
	* doc/html/manual/api.html: Regenerate.
	* doc/html/manual/containers.html: Regenerate.
2020-06-01 16:49:31 +01:00
..
doxygen Update copyright years. 2020-01-01 12:51:42 +01:00
html libstdc++: Fix incorrect Docbook links 2020-06-01 16:49:31 +01:00
xml libstdc++: Fix incorrect Docbook links 2020-06-01 16:49:31 +01:00
xsl
Makefile.am libstdc++: Improve C++14 and C++17 status docs 2020-04-21 22:18:51 +01:00
Makefile.in libstdc++: Improve C++14 and C++17 status docs 2020-04-21 22:18:51 +01:00