diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-06-01 16:40:13 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-06-01 16:49:31 +0100 |
commit | a1ffe9b6f4d0e2dd9493c5bd669fc5a2ea24a6f9 (patch) | |
tree | a6d0a983040e0d0bc233040aa64e171915eef824 /libgcc | |
parent | e41b988cc5af34e9c1a3d37b717fbfcc52d7ff90 (diff) | |
download | gcc-a1ffe9b6f4d0e2dd9493c5bd669fc5a2ea24a6f9.zip gcc-a1ffe9b6f4d0e2dd9493c5bd669fc5a2ea24a6f9.tar.gz gcc-a1ffe9b6f4d0e2dd9493c5bd669fc5a2ea24a6f9.tar.bz2 |
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.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions