Generating Man Pages with Apex

I’ve been using a combination of Pandoc and other tools to generate the man page for Apex from Markdown. As Apex nears a 1.0 release, I figured it should be able to generate man pages on its own. Man pages are what gets shown when you run man COMMAND in Terminal. They use roff formatting, which is a pain to write as a human. Writing documentation in Markdown is much easier. Apex can now turn your Markdown into roff man pages or styled HTML man docs. Two output formats cover both classic terminals and the we

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论