summaryrefslogtreecommitdiff
path: root/devel/ruby-ronn/DESCR
blob: 8a40fe135fbc99ecebe2ab240dde63a16be9aeff (plain)
1
2
3
4
5
6
Ronn builds manuals. It converts simple, human readable textfiles
to roff for terminal display, and also to HTML for the web.
The source format includes all of Markdown but has a more rigid
structure and syntax extensions for features commonly found in
manpages (definition lists, link notation, etc.).
The ronn-format(7) manual page defines the format in detail.