[libvirt] [PATCH 1/4] formatdomaincaps: Correctly format API reference

Laszlo Ersek lersek at redhat.com
Tue Jan 13 14:38:13 UTC 2015


On 01/13/15 14:41, Michal Privoznik wrote:
> Well, since the link to the virConnectGetDomainCapabilities API is in
> <pre/> section we must take special care about the spaces around the
> link.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  docs/formatdomaincaps.html.in | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> diff --git a/docs/formatdomaincaps.html.in b/docs/formatdomaincaps.html.in
> index 7beb5a4..850109f 100644
> --- a/docs/formatdomaincaps.html.in
> +++ b/docs/formatdomaincaps.html.in
> @@ -44,9 +44,7 @@
>      1.2.7</span>):</p>
>  
>  <pre>
> -  <a href="/html/libvirt-libvirt-domain.html#virConnectGetDomainCapabilities">
> -    <code>virConnectGetDomainCapabilities</code>
> -  </a>
> +<a href="/html/libvirt-libvirt-domain.html#virConnectGetDomainCapabilities">virConnectGetDomainCapabilities</a>
>  </pre>
>  
>      <p>The root element that emulator capability XML document starts with has
> 

If it renders okay, I don't mind! :)

Acked-by: Laszlo Ersek <lersek at redhat.com>




More information about the libvir-list mailing list