From: Peter Krempa Date: Mon, 30 May 2022 10:56:39 +0000 (+0200) Subject: docs: formatdomain: Remove the 'anchor' role X-Git-Tag: v8.5.0-rc1~237 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=954119343b30b14c2f334de5da12004c9ae93dcb;p=thirdparty%2Flibvirt.git docs: formatdomain: Remove the 'anchor' role The role was used to pass through raw HTML to define custom anchor names. Since all of the document was now converted to use the anchors generated from headers we can remove it. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 4868d3c397..d27a295329 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -1,6 +1,4 @@ .. role:: since -.. role:: anchor(raw) - :format: html ================= Domain XML format