]> xenbits.xensource.com Git - libvirt.git/commit
docs: convert virsh man page from pod to rst
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 18 Oct 2019 14:29:47 +0000 (15:29 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 11 Dec 2019 14:28:41 +0000 (14:28 +0000)
commitab06dd9db37f12063c8206c110dcaf9fa626d1bc
tree5807131b1cda4701eb24565b43bed81951694c14
parent10251eae0e08f67b5335487fa129ed02579c36d4
docs: convert virsh man page from pod to rst

This was a semi-automated conversion. First it was run through pod2rst,
and then it was manually editted to use a rst structure that matches
expectations of rst2man.

Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
docs/Makefile.am
docs/manpages/index.rst
docs/manpages/virsh.rst [new file with mode: 0644]
tools/Makefile.am
tools/virsh.pod [deleted file]