Code

README: Link to the documentation at godoc.org.
authorSebastian Harl <sh@tokkee.org>
Sat, 20 Sep 2014 01:46:57 +0000 (18:46 -0700)
committerSebastian Harl <sh@tokkee.org>
Sat, 20 Sep 2014 01:46:57 +0000 (18:46 -0700)
README

diff --git a/README b/README
index 2cb8334fef415b5537effdc23e1ad9ddba9d886d..ccf9da14e6a5b73ebde84941badfdc8a80d6a89e 100644 (file)
--- a/README
+++ b/README
@@ -57,6 +57,13 @@ Packages
   * github.com/sysdb/go/sysdb: Core constants and types used by SysDB
     packages.
 
+Documentation
+-------------
+
+  The documentation for all Go packages is included with the source code in a
+  way compatible with the godoc tool. As such, it can be viewed and browsed
+  online at <https://godoc.org/github.com/sysdb/go>.
+
 Getting Help
 ------------