448df73a创建于 2024年3月23日历史提交
文件最后提交记录最后更新时间
2 年前
9 年前
10 年前
10 年前
README

Manual Pages and Other Documentation

Use "./build.sh" to build the manual pages.

You'll need either Node.js/npm installed (script will then automatically install the npm marked-man package) or /usr/bin/ronn. The latter is a Ruby program packaged on some distributions as rubygem-ronn or ruby-ronn or installable as gem install ronn. The Node marked-man package and ronn from RubyGems are two roughly equivalent alternatives for compiling Markdown into roff/man format.