From 5ff4c17907d5b19510a62e08fd8d3b11e62b431d Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Tue, 13 Sep 2011 13:13:40 +0200 Subject: Imported Upstream version 60 --- lib/godoc/godoc.html | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 lib/godoc/godoc.html (limited to 'lib/godoc/godoc.html') diff --git a/lib/godoc/godoc.html b/lib/godoc/godoc.html new file mode 100644 index 000000000..671160d5a --- /dev/null +++ b/lib/godoc/godoc.html @@ -0,0 +1,69 @@ + + + + +{{with .Title}} + {{html .}} - The Go Programming Language +{{else}} + The Go Programming Language +{{end}} + + + + + +
+
+

The Go Programming Language

+ + +
+
+ + {{with .Menu}} + + {{end}} + + {{with .Title}} +

{{html .}}

+ {{end}} + {{with .Subtitle}} + {{html .}} + {{end}} + + + + + + {{printf "%s" .Content}} +
+
+

Build version {{html .Version}}. Except as noted, this content is licensed under a Creative Commons Attribution 3.0 License.

+
+
+ + -- cgit v1.2.3