]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
link from the tahoe-lafs-dep-eggs/README.html to the relevant wiki pages
authorZooko O'Whielacronx <zooko@zooko.com>
Mon, 8 Oct 2012 17:43:50 +0000 (11:43 -0600)
committerBrian Warner <warner@lothar.com>
Mon, 8 Oct 2012 17:49:42 +0000 (10:49 -0700)
misc/build_helpers/gen-package-table.py

index e0c50b3f303e6d8181c58abc503b135926d2d97d..b2171ff3486cf8dbfaf899408b555ff6b4b34111 100644 (file)
@@ -73,6 +73,8 @@ print '  <meta http-equiv="Content-Type" content="text/html;charset=us-ascii">'
 print '  <title>Software packages that Tahoe-LAFS depends on</title>'
 print '</head>'
 print '<body>'
+print '<h2>What is this?</h2>'
+print '<p>See <a href="https://tahoe-lafs.org/trac/tahoe-lafs/browser/docs/quickstart.rst">quickstart.rst</a>, <a href="https://tahoe-lafs.org/trac/tahoe-lafs/wiki/Installation">wiki:Installation</a>, and <a href="https://tahoe-lafs.org/trac/tahoe-lafs/wiki/CompileError">wiki:CompileError</a>.'
 print '<h2>Software packages that Tahoe-LAFS depends on</h2>'
 print
 for pyver in reversed(sorted(python_versions)):