diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-01-31 08:39:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-03 04:33:17 +0700 |
commit | 6d5165e38403bc33806dd16188bbf46c8213dfd8 (patch) | |
tree | 1ec59045318be0fcda2dcd17b6f9f05dc9f8aa55 /ruby/rubygem-ronn/README | |
parent | f4338d0ecaa0d5baf01397550278fd00faa1d12f (diff) | |
download | slackbuilds-6d5165e38403bc33806dd16188bbf46c8213dfd8.tar.gz |
ruby/rubygem-ronn: Added (manual authoring tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/rubygem-ronn/README')
-rw-r--r-- | ruby/rubygem-ronn/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ruby/rubygem-ronn/README b/ruby/rubygem-ronn/README new file mode 100644 index 0000000000..3a8a5b1941 --- /dev/null +++ b/ruby/rubygem-ronn/README @@ -0,0 +1,4 @@ +Ronn converts textfiles to standard roff-formatted UNIX manpages or HTML. + +ronn-format(7) is based on markdown(7) but includes additional rules and syntax +geared toward authoring manuals. |