Han Han
a47d053720
virt-xml-validate: Add schema for nwfilterbinding
...
https://bugzilla.redhat.com/show_bug.cgi?id=1600330
Add nwfilterbinding schema in virt-xml-validate for autoprobing.
Add document of nwfilterbinding schema in tools/virt-xml-validate.pod.
Signed-off-by: Han Han <hhan@redhat.com >
Reviewed-by: John Ferlan <jferlan@redhat.com >
2018-07-19 16:16:57 -04:00
Daniel P. Berrange
e371b3bf41
Use https:// links for most sites
...
This adds a rule to require https links for the libvirt, qemu
and kvm websites.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
2017-10-16 10:22:34 +01:00
Andrea Bolognani
9538ecd52e
man: Fix links
...
Use L<> instead of C<> for URLs and man pages.
2016-04-25 15:40:44 +02:00
Andrea Bolognani
92b2c047d6
man: Fix SYNOPSIS section
...
Format the text properly.
2016-04-25 15:40:44 +02:00
Andrea Bolognani
acd58c48c4
man: Fix NAME section
...
podchecker(1) complained about these, eg.
*** WARNING: Verbatim paragraph in NAME section at line 3 in
file tools/virt-host-validate.pod
2016-04-25 15:40:44 +02:00
Andrea Bolognani
94bf7e5d84
build: Extract pod from source files
...
Instead of embedding the pod information inside the respective
source files, store them in separate files.
This allows us to reduce the number of custom build rules as
most of the information can be inferred for the file name;
moreover, text editors are more likely to use proper syntax
highlighting for standalone pod files.
2016-04-25 15:40:43 +02:00