1
0
mirror of https://github.com/golang/go synced 2024-10-01 08:28:43 -06:00
go/cmd/present
Tw 6a71ab8780 cmd/present: only include play.js in article when necessary
There is no need to add play.js in article page when
playground is disabled.

Signed-off-by: Tw <tw19881113@gmail.com>

Change-Id: If40d256c89d7bd37efff9e08bb176bd3ea2d6f88
Reviewed-on: https://go-review.googlesource.com/16415
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-10-29 04:57:28 +00:00
..
static cmd/present: do not show help text on localhost 2015-02-23 10:31:29 +00:00
templates cmd/present: only include play.js in article when necessary 2015-10-29 04:57:28 +00:00
appengine.go cmd/present: move critical _ import to another file 2015-09-17 03:09:26 +00:00
dir.go cmd/present: skip the "golang.org" directory 2014-12-14 23:37:49 +00:00
doc.go cmd/present: update the instructions for App Engine 2015-10-12 09:20:14 +00:00
local.go playground: recognize managed vm's as being "on app engine" 2015-09-17 02:42:04 +00:00
play_http.go cmd/present: move critical _ import to another file 2015-09-17 03:09:26 +00:00
play_socket.go playground: recognize managed vm's as being "on app engine" 2015-09-17 02:42:04 +00:00
play.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00