Open
Description
More a Feature request than an issue. I would like to host a copy of the output for all our modules separate from the built in Yard server functionality.
So i would like to be able to run something like puppet stings generate --modulepath <path>
and have it generate the site from
puppet stings server -modulepath <Path>
as a folder structure that i can take away and host myself.