From: Zooko O'Whielacronx Date: Mon, 8 Oct 2012 17:43:50 +0000 (-0600) Subject: link from the tahoe-lafs-dep-eggs/README.html to the relevant wiki pages X-Git-Tag: allmydata-tahoe-1.10a1~52 X-Git-Url: https://git.rkrishnan.org/?p=tahoe-lafs%2Ftahoe-lafs.git;a=commitdiff_plain;h=63b24152a710b0472ab8b57744501e30e2cab2ea link from the tahoe-lafs-dep-eggs/README.html to the relevant wiki pages --- diff --git a/misc/build_helpers/gen-package-table.py b/misc/build_helpers/gen-package-table.py index e0c50b3f..b2171ff3 100644 --- a/misc/build_helpers/gen-package-table.py +++ b/misc/build_helpers/gen-package-table.py @@ -73,6 +73,8 @@ print ' ' print ' Software packages that Tahoe-LAFS depends on' print '' print '' +print '

What is this?

' +print '

See quickstart.rst, wiki:Installation, and wiki:CompileError.' print '

Software packages that Tahoe-LAFS depends on

' print for pyver in reversed(sorted(python_versions)):