docs/rst: Use pandoc to render ReStructuredText
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 21 Nov 2018 17:03:50 +0000 (17:03 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 22 Mar 2019 13:48:02 +0000 (13:48 +0000)
commitc16d22fce85b736bf0f748e18878c51db348a968
tree55fe87d5f060328a04060499a75be86f47a9410b
parent530f9aababc9bc0ab8405252364d07f2830c2793
docs/rst: Use pandoc to render ReStructuredText

Sphinx uses ReStructuredText as its markup format.  Although missing the
project wide integration, individual *.rst files can be rendered by pandoc to
suppliement our existing ad-hoc documentation.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
docs/Makefile