ronn
ronn copied to clipboard
Output to folder
It would be great if there was an option to specify the output folder of the generated files.
That way, it would be possible to generate the HTML version for a large number of man pages directly into a html folder, and publish it to GitHub pages with ghp-import, without any hassle.
Hi there @ntessore. It looks like this project is defunct, but I've created a Ronn-NG fork and picked up development there.
I've added an --output-dir option to Ronn-NG at https://github.com/apjanke/ronn-ng/commit/0813a435b38dba9d9bf0f5a9c8088aec6623a647. It'll go out in the 0.8.0 release.