From 74ad33da2822efed9a4e6182ede3e27b943cfcdb Mon Sep 17 00:00:00 2001 From: guido Date: Wed, 14 Feb 2007 02:18:06 +0100 Subject: [PATCH] [svn r38776] Removed duplicate links. --HG-- branch : trunk --- py/doc/confrest.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/py/doc/confrest.py b/py/doc/confrest.py index 8631ac8ce..bfd9d6fee 100644 --- a/py/doc/confrest.py +++ b/py/doc/confrest.py @@ -44,8 +44,6 @@ class Page(object): self.a_apigenref("source", "source/index.html"), self.a_docref("contact", "contact.html"), self.a_docref("download", "download.html"), - html.a("contact", href="contact.html", class_="menu"), - html.a("download", href="download.html", class_="menu"), ] items2 = [items.pop(0)] sep = " "