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 v3: - add NAME/DESCRIPION, minor formating tweaks, whitespace v2: fold each add/remove into a single commit Cc: Ian Jackson <ian.jack...@eu.citrix.com> Cc: Wei Liu <wei.l...@citrix.com> To: xen-devel@lists.xen.org Olaf Hering (3): 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/man/xen-pv-channel.markdown.7 | 106 ----------- docs/man/xen-pv-channel.pod.7 | 188 ++++++++++++++++++++ ...n.markdown.5 => xl-network-configuration.pod.5} | 196 ++++++++++++++------- ...lacement.markdown.7 => xl-numa-placement.pod.7} | 166 +++++++++++------ 4 files changed, 435 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@lists.xen.org https://lists.xen.org/xen-devel