[PATCH 50/67] docs: formatdomain: Remove the 'anchor' role

Peter Krempa posted 67 patches 3 years, 8 months ago
[PATCH 50/67] docs: formatdomain: Remove the 'anchor' role
Posted by Peter Krempa 3 years, 8 months ago
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 <pkrempa@redhat.com>
---
 docs/formatdomain.rst | 2 --
 1 file changed, 2 deletions(-)

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
-- 
2.35.3