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 = " "