HomeSort by relevance Sort by last modified time
    Searched full:documentationtemplate (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/src/cmd/go/
main.go 217 var documentationTemplate = `// Copyright 2011 The Go Authors. All rights reserved.
316 tmpl(os.Stdout, documentationTemplate, append([]*Command{usage}, commands...))
  /prebuilts/go/linux-x86/src/cmd/go/
main.go 217 var documentationTemplate = `// Copyright 2011 The Go Authors. All rights reserved.
316 tmpl(os.Stdout, documentationTemplate, append([]*Command{usage}, commands...))

Completed in 234 milliseconds