summaryrefslogtreecommitdiffstats
path: root/bin/templates/pkg_symbol_legend.mustache
diff options
context:
space:
mode:
Diffstat (limited to 'bin/templates/pkg_symbol_legend.mustache')
-rw-r--r--bin/templates/pkg_symbol_legend.mustache13
1 files changed, 0 insertions, 13 deletions
diff --git a/bin/templates/pkg_symbol_legend.mustache b/bin/templates/pkg_symbol_legend.mustache
deleted file mode 100644
index 12fe485a..00000000
--- a/bin/templates/pkg_symbol_legend.mustache
+++ /dev/null
@@ -1,13 +0,0 @@
-<p style="font-size:0.9em;">
-A package name displayed with a <span style="font-weight: bold;">bold
-font</span> is an indication that this package has a note. Visited
-packages are linked in green, those which have not been visited are
-linked in blue.
-<br />
-A <code><span class="bug">&#35;</span></code> sign after the name of a package
-indicates that a bug is filed against it. Likewise, a
-<code><span class="bug-patch">&#43;</span></code> sign indicates there is a
-patch available, a <code><span class="bug-pending">P</span></code> means a
-pending bug while <code><span class="bug-done">&#35;</span></code> indicates a
-closed bug. In cases of several bugs, the symbol is repeated.
-</p>