From e142563737bf23b8ef5478317ac6ea2722dd7e91 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 5 Jun 2011 10:22:09 -0400 Subject: Add a keyboard help panel to the index page. --- coverage/htmlfiles/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'coverage/htmlfiles/index.html') diff --git a/coverage/htmlfiles/index.html b/coverage/htmlfiles/index.html index fb37d401..16f55180 100644 --- a/coverage/htmlfiles/index.html +++ b/coverage/htmlfiles/index.html @@ -19,6 +19,25 @@

Coverage report: {{totals.pc_covered_str}}%

+ + + + +
+ +

Hot-keys on this page

+
+

+ n + s + m + x + {% if arcs %} + b + p + {% endif %} + c   change column sorting +

-- cgit v1.2.1