]> Cypherpunks repositories - gostls13.git/commitdiff
godoc: add dummy playground.js to silence godoc warning at start-up
authorRobert Griesemer <gri@golang.org>
Mon, 22 Aug 2011 21:06:07 +0000 (14:06 -0700)
committerRobert Griesemer <gri@golang.org>
Mon, 22 Aug 2011 21:06:07 +0000 (14:06 -0700)
Fixes #2173.

R=r, rsc
CC=golang-dev
https://golang.org/cl/4941044

doc/play/playground.js [new file with mode: 0644]

diff --git a/doc/play/playground.js b/doc/play/playground.js
new file mode 100644 (file)
index 0000000..ce9aa27
--- /dev/null
@@ -0,0 +1,6 @@
+// Copyright 2011 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+// A dummy playground.js file to silence godoc errors
+// when accessing doc/root.html.