|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/6] docs: convert manpages to pod
To remove the buildtime dependency to pandoc/ghc some manpages are
converted from markdown to pod format. This will provide more manpages
which are referenced in xl(1) and xl.cfg(5).
This series does not cover xen-vbd-interface.7 because converting the
lists used in this manpage was not straight forward.
Olaf
v2:
fold each add/remove into a single commit
Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Cc: Wei Liu <wei.liu2@xxxxxxxxxx>
To: xen-devel@xxxxxxxxxxxxx
Olaf Hering (6):
docs: add pod variant of xen-pv-channel.7
docs: add pod variant of xl-network-configuration.5
docs: add pod variant of xl-numa-placement
docs: remove markdown variant of xen-pv-channel.7
docs: remove markdown variant of xl-network-configuration.5
docs: remove markdown variant of xl-numa-placement.7
docs/man/xen-pv-channel.markdown.7 | 106 -----------
docs/man/xen-pv-channel.pod.7 | 189 ++++++++++++++++++++
...n.markdown.5 => xl-network-configuration.pod.5} | 195 ++++++++++++++-------
...lacement.markdown.7 => xl-numa-placement.pod.7} | 164 +++++++++++------
4 files changed, 433 insertions(+), 221 deletions(-)
delete mode 100644 docs/man/xen-pv-channel.markdown.7
create mode 100644 docs/man/xen-pv-channel.pod.7
rename docs/man/{xl-network-configuration.markdown.5 =>
xl-network-configuration.pod.5} (55%)
rename docs/man/{xl-numa-placement.markdown.7 => xl-numa-placement.pod.7} (74%)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |