summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 03e01c9)
raw | patch | inline | side by side (parent: 03e01c9)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 20 Sep 2014 01:46:57 +0000 (18:46 -0700) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 20 Sep 2014 01:46:57 +0000 (18:46 -0700) |
README | patch | blob | history |
index 2cb8334fef415b5537effdc23e1ad9ddba9d886d..ccf9da14e6a5b73ebde84941badfdc8a80d6a89e 100644 (file)
--- a/README
+++ b/README
* 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
------------