1
0
mirror of https://github.com/golang/go synced 2024-11-21 09:14:42 -07:00

godoc: add dummy playground.js to silence godoc warning at start-up

Fixes #2173.

R=r, rsc
CC=golang-dev
https://golang.org/cl/4941044
This commit is contained in:
Robert Griesemer 2011-08-22 14:06:07 -07:00
parent c7a742c510
commit d883f29309

6
doc/play/playground.js Normal file
View File

@ -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.