aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Docs.mk
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2011-11-29 14:17:27 +0000
committerIan Campbell <ian.campbell@citrix.com>2011-11-29 14:17:27 +0000
commit1e54b08667f0b6515d93a5e8a7f6c5b556093780 (patch)
tree57cc982bccca6bfda4b7e1ea89d646ae99e09bba /docs/Docs.mk
parent06e804097e9ccc063bacbd607d16b24d9a70720f (diff)
downloadxen-1e54b08667f0b6515d93a5e8a7f6c5b556093780.tar.gz
xen-1e54b08667f0b6515d93a5e8a7f6c5b556093780.tar.bz2
xen-1e54b08667f0b6515d93a5e8a7f6c5b556093780.zip
docs: install html and txt versions of manpages
Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Jackson <ian.jackson.citrix.com> Acked-by: Ian Jackson <ian.jackson.citrix.com>
Diffstat (limited to 'docs/Docs.mk')
-rw-r--r--docs/Docs.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Docs.mk b/docs/Docs.mk
index 628a1605e5..aa653d3d69 100644
--- a/docs/Docs.mk
+++ b/docs/Docs.mk
@@ -5,6 +5,8 @@ FIG2DEV := fig2dev
LATEX2HTML := latex2html
DOXYGEN := doxygen
POD2MAN := pod2man
+POD2HTML := pod2html
+POD2TEXT := pod2text
DOT := dot
NEATO := neato
MARKDOWN := markdown