Add makefile target to update HTML files in source tree
authorJonathan Wakely <jwakely@redhat.com>
Tue, 8 Oct 2019 11:01:44 +0000 (12:01 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 8 Oct 2019 11:01:44 +0000 (12:01 +0100)
commit07f37a7fd4b84f996264b7498c55ac333efd4db9
treec2340a5b00ba14bf36c8455b6739c7a2dde87a34
parent8beaf167f7ca723101e87da432870b65ff521e99
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.

* 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: r276695
libstdc++-v3/ChangeLog
libstdc++-v3/doc/Makefile.am
libstdc++-v3/doc/Makefile.in
libstdc++-v3/doc/html/manual/documentation_hacking.html
libstdc++-v3/doc/xml/manual/documentation_hacking.xml