]> gcc.gnu.org Git - gcc.git/commit
Add makefile target to update HTML files in source tree
authorJonathan Wakely <jwakely@redhat.com>
Thu, 24 Oct 2019 15:30:57 +0000 (16:30 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 24 Oct 2019 15:30:57 +0000 (16:30 +0100)
commitbd6377aef168a539f6e7ad32e826dedf1ceb1ffd
tree62e9ed4b696ffd4f9e4e040834635d7767366773
parent160e1822e4f87f822394be0dd05cb8e7f73293bf
Add makefile target to update HTML files in source tree

Also remove the creation of the html/ext sub-directory, which has been
unused since revision r245258.

Backport from mainline
2019-10-08  Jonathan Wakely  <jwakely@redhat.com>

* doc/Makefile.am (doc-html-docbook-regenerate): New target.
(${docbook_outdir}/html): Do not create unused 'html/ext' directory.
* doc/Makefile.in: Regenerate.
* doc/xml/manual/documentation_hacking.xml: Document new target.
* doc/html/*: Regenerate.

From-SVN: r277413
libstdc++-v3/ChangeLog
libstdc++-v3/doc/Makefile.am
libstdc++-v3/doc/Makefile.in
libstdc++-v3/doc/html/manual/documentation_hacking.html
libstdc++-v3/doc/html/manual/memory.html
libstdc++-v3/doc/xml/manual/documentation_hacking.xml
This page took 0.059178 seconds and 6 git commands to generate.