From e9a784432bdce36dd23f82f7e3d4adc7c585f608 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 14 Mar 2010 10:00:57 -0400 Subject: Added a link back to the index page at the bottom of HTML source pages. Closes issue #38. --- CHANGES.txt | 3 ++- coverage/htmlfiles/index.html | 2 +- coverage/htmlfiles/pyfile.html | 10 +++++++++- coverage/htmlfiles/style.css | 6 +++++- 4 files changed, 17 insertions(+), 4 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 8e63d85..544ba9c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -12,7 +12,8 @@ Next version suggested, this seemed blindingly obvious. - Line numbers in HTML source pages are clickable, linking directly to that - line, which is highlighted on arrival. + line, which is highlighted on arrival. Added a link back to the index page + at the bottom of each HTML page. - Source files with DOS line endings are now properly tokenized for syntax coloring on non-DOS machines. Fixes `issue 53`_. diff --git a/coverage/htmlfiles/index.html b/coverage/htmlfiles/index.html index 9b8214f..0d47552 100644 --- a/coverage/htmlfiles/index.html +++ b/coverage/htmlfiles/index.html @@ -11,7 +11,7 @@ jQuery(document).ready(index_page_ready); - +