]> git.ipfire.org Git - thirdparty/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:59:30 +0000 (18:59 +0000)
commit15dfc5f929e838eefc435a47ef8e72eb51790c67
treef431da965f329a03ac01199d9b33a76741c25cd5
parent4958e0b69a367e45443b66da04fafcf1f454f74e
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