On Mon, Mar 28, 2022 at 02:10:33PM +0200, Peter Krempa wrote: > Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx> > --- ... > +Element and attribute overview > +------------------------------ > + > +A new query interface was added to the virConnect API's to retrieve the XML > +listing of the set of domain capabilities ( :since:`Since 1.2.7` ): > + > +:: > + > + virConnectGetDomainCapabilities Previously, ^this was both verbatim and a href which RST still cannot do IIRC, so how about we do `virConnectGetDomainCapabilities </html/libvirt-libvirt.host.html#virConnectGetDomainCapabilities>`__ instead of verbatim? Reviewed-by: Erik Skultety <eskultet@xxxxxxxxxx>