summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorJames Vasile <james@hackervisions.org>2011-09-29 23:34:42 -0400
committerJames Vasile <james@hackervisions.org>2011-09-29 23:34:42 -0400
commit73f273430864926d0d47339af871b41b224ad9ec (patch)
tree138ae7e259d70bafa76b5635ffa2e4e5d6cb7b22 /modules
parent2ac910adcf0a1933211a73acdd8a5ecbfbd38436 (diff)
remove references to design blathering
Diffstat (limited to 'modules')
-rw-r--r--modules/installed/help/help.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/installed/help/help.py b/modules/installed/help/help.py
index f6ae457..e0a1870 100644
--- a/modules/installed/help/help.py
+++ b/modules/installed/help/help.py
@@ -13,7 +13,6 @@ class Help(PagePlugin):
self.menu.add_item(_("Developer's Manual"), "/help/view/plinth", 10)
self.menu.add_item(_("FAQ"), "/help/view/faq", 20)
self.menu.add_item(_("%s Wiki" % cfg.box_name), "http://wiki.debian.org/FreedomBox", 30)
- self.menu.add_item(_("Design and Architecture"), "/help/view/design", 40)
self.menu.add_item(_("About"), "/help/about", 100)
@cherrypy.expose
@@ -33,10 +32,6 @@ class Help(PagePlugin):
point the documentation in the wiki and the documentation in
the manual should dovetail.</p>
- <p>I have collected some of my thoughts about the %(box)s
- in a <a href="/help/view/design">document focused on its
- design and architecture</a>.</p>
-
<p>There
are Debian gurus in the \#debian channels of both
irc.freenode.net and irc.oftc.net. They probably don't know