On Sun, Aug 14, 2016 at 6:34 PM, Yaniv Dary <ydary(a)redhat.com> wrote:
Hi,
Can you help with correcting:
http://www.ovirt.org/develop/developer-guide/vdsm/hooks/
The new version is not working well.
You should use a code block for the xml - like this:
Instead of:
<domain type='kvm' id='1'>
` `<name>`myvm`</name>
` `<uuid>`3573e29e-5de9-468a-9fae-16050c6b3dcc`</uuid>
Use:
<domain type='kvm' id='1'>
<name>myvm</name>
<uuid>3573e29e-5de9-468a-9fae-16050c6b3dcc</uuid>
4 spaces for the initial indentation, and 4 or less specs for the rest.
If this does not work, the site markdown formatter should be fixed, as
it is valid
markdown.
Here is an example using github wiki:
https://github.com/nirs/sandbox/wiki
This is the old one:
http://old.ovirt.org/VDSM-Hooks
Thanks,
Yaniv Dary
Technical Product Manager
Red Hat Israel Ltd.
34 Jerusalem Road
Building A, 4th floor
Ra'anana, Israel 4350109
Tel : +972 (9) 7692306
8272306
Email: ydary(a)redhat.com
IRC : ydary
_______________________________________________
Devel mailing list
Devel(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel