mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
remove references to design blathering
This commit is contained in:
parent
2ac910adcf
commit
73f2734308
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user