]> git.ipfire.org Git - people/ms/gcc.git/commit
libstdc++: Remove empty <author> elements in manual
authorJonathan Wakely <jwakely@redhat.com>
Mon, 7 Nov 2022 22:27:08 +0000 (22:27 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 8 Nov 2022 18:35:59 +0000 (18:35 +0000)
commitd4e35e5ac2550fe7f6cc9aa06a747b98f80ddc63
tree2be59d0693a0da4b79fc9bd385726518c466a6d6
parent8ed0792cb8f010f944ea7ca2cde5073892a3cb74
libstdc++: Remove empty <author> elements in manual

This fixes a spurious comma before the list of authors in the PDF
version of the libstdc++ manual.

Also fix the commented-out examples which should show <personblurb> not
<authorblurb>.

libstdc++-v3/ChangeLog:

* doc/xml/authors.xml: Remove empty author element.
* doc/xml/manual/spine.xml: Likewise.
* doc/html/*: Regenerate.

(cherry picked from commit 4596339d9fabdcbd66b5a7430fa56544f75ecef1)
libstdc++-v3/doc/html/bk02.html
libstdc++-v3/doc/html/manual/extensions.html
libstdc++-v3/doc/html/manual/index.html
libstdc++-v3/doc/xml/authors.xml
libstdc++-v3/doc/xml/manual/spine.xml