Add support to generate man pages in txt and md 84/584/4
authorE. Scott Daniels <daniels@research.att.com>
Mon, 29 Jul 2019 18:28:00 +0000 (14:28 -0400)
committerE. Scott Daniels <daniels@research.att.com>
Mon, 29 Jul 2019 19:07:58 +0000 (15:07 -0400)
Manual pages can now be generated in plain ASCII text as
well as in markdown. This is in addition to the prviously
generated postscript, troff and rst.  All output types are
generated when the build doc CMake configuration variable
is set high.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ib98e6df65c32944807a99a6c5b80859182038c4d
Signed-off-by: E. Scott Daniels <daniels@research.att.com>

No differences found