]> 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 04:56:17 +0000 (04:56 +0000)
commit04f1b7658d75eec16a5d43320a9bbd75099cca17
treef5e4978e48e7af134d38acac4a2bfc03dadf59e2
parent0d24c71df381e40f86955c918b5ef28a0bd53d38
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/manual/index.html: Regenerate.

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