summaryrefslogtreecommitdiff
path: root/templates/py/templates/info.mallard.include
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2021-02-01 20:03:22 -0500
committerShaun McCance <shaunm@redhat.com>2021-02-01 20:03:22 -0500
commita97c9ed35baa68ddefa8034cf97e13718034a246 (patch)
treeee9743a39eae159318cbfdf72db1185b89814b0f /templates/py/templates/info.mallard.include
parentab19610426aeb43e000294e790ab3cd1eab9b146 (diff)
downloadyelp-tools-a97c9ed35baa68ddefa8034cf97e13718034a246.tar.gz
Switch to new python tools
Diffstat (limited to 'templates/py/templates/info.mallard.include')
-rw-r--r--templates/py/templates/info.mallard.include35
1 files changed, 0 insertions, 35 deletions
diff --git a/templates/py/templates/info.mallard.include b/templates/py/templates/info.mallard.include
deleted file mode 100644
index d3209d7..0000000
--- a/templates/py/templates/info.mallard.include
+++ /dev/null
@@ -1,35 +0,0 @@
- <!--
- Recommended statuses: stub incomplete draft outdated review candidate final
- Remove version attributes you don't use.
- -->
- <revision version="{{VERSION}}" date="{{DATE}}" status="stub"/>
-
- <credit type="author copyright">
- <name>{{NAME}}</name>
- <email>{{EMAIL}}</email>
- <years>{{YEAR}}</years>
- </credit>
-
- <!--
- This puts a link to this topic on the index page.
- Change the xref to link it from another guide.
- -->
- <link type="guide" xref="index"/>
-
- <!--
- Think about whether other pages should be in the seealso list.
- The target page will automatically get a seealso link back.
- <link type="seealso" xref="someotherid"/>
- -->
-
- <!--
- Think about whether external resources should be in the seealso
- list. These require a title.
- <link type="seealso" href="http://someurl">
- <title>Link title</title>
- </link>
- -->
-
- <desc>Write a short page description here.</desc>
-
- <keywords>comma-separated list, of keywords, for search</keywords>