diff options
author | Ondřej Surý <ondrej@sury.org> | 2011-06-03 11:31:24 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2011-06-03 11:38:02 +0200 |
commit | 13f4fcd5bf09c70942b6c85a2b919ffa1ca0c6a8 (patch) | |
tree | 717e1ceeef3a60af29e7897c7629d1502b797838 /lib/godoc/package.html | |
parent | 6bf52070ef1028f7fcc98fad1e73795a7efd7ce7 (diff) | |
download | golang-13f4fcd5bf09c70942b6c85a2b919ffa1ca0c6a8.tar.gz |
Imported Upstream version 2011.06.02
Diffstat (limited to 'lib/godoc/package.html')
-rw-r--r-- | lib/godoc/package.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/godoc/package.html b/lib/godoc/package.html index 4205f9315..cb3ffa2a7 100644 --- a/lib/godoc/package.html +++ b/lib/godoc/package.html @@ -91,6 +91,11 @@ </p> {.end} {.section Dirs} + <p class="detail"> + Need more packages? The + <a href="http://godashboard.appspot.com/package">Package Dashboard</a> + provides a list of <a href="/cmd/goinstall/">goinstallable</a> packages. + </p> {# DirList entries are numbers and strings - no need for FSet} <h2 id="Subdirectories">Subdirectories</h2> <p> |