tools: make add-on scraper print filenames
authorBen Noordhuis <info@bnoordhuis.nl>
Thu, 20 Aug 2015 14:57:03 +0000 (16:57 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Tue, 25 Aug 2015 10:05:16 +0000 (12:05 +0200)
commita2e43412cf07be750ea077319e9e1de6b10b74c2
tree26ea9817ee948e7ff1919e5367630fc65dbc44dd
parent1aa9d3a2ab9bcd03f58efc95dc0077a82088fe61
tools: make add-on scraper print filenames

Make the tool that generates add-ons from doc/api/addons.markdown print
the names of the files it writes out.  Before this commit, it printed a
rather unhelpful "Done."

PR-URL: https://github.com/nodejs/node/pull/2428
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Rod Vagg <rod@vagg.org>
tools/doc/addon-verify.js