ronn icon indicating copy to clipboard operation
ronn copied to clipboard

Output to folder

Open ntessore opened this issue 11 years ago • 1 comments

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.

ntessore avatar Jan 24 '15 13:01 ntessore

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.

apjanke avatar Dec 25 '18 01:12 apjanke