https://mandoc.bsd.lv/
The mandoc library parses a UNIX manual into an abstract syntax tree (AST).
UNIX manuals are composed of mdoc(7) or man(7), and may be mixed with roff(7),
tbl(7), and eqn(7) invocations.
Version: 1.14.6
Library Functions | |
mandoc | mandoc macro compiler library |
mandoc_escape | parse roff escape sequences |
mandoc_malloc | memory allocation function wrappers used in the mandoc library |
mansearch | search manual page databases |
mchars_alloc | character table for mandoc |
tbl | roff table parser library for mandoc |