]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
docs: Support for generating man(8) pages
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 26 Aug 2015 09:15:20 +0000 (09:15 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 27 Aug 2015 18:14:31 +0000 (19:14 +0100)
commita4304367c40969cea034028b0fe5b0c28033e7e9
treee83dbd174e87b94765c2b04a83d1942e47c6d11d
parent014b165f9b9897dd0d0169f2d3aafb6c46436e60
docs: Support for generating man(8) pages

The manpage rules are very repetative, because of the section number being
present in the filenames.

Instead of adding another set of 3 rules, switch to using a metarule to
automate the repetative action.  New rules for different manpage sections can
be added simply by extending the $(foreach)

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