mirror of
https://github.com/golang/go
synced 2024-11-12 05:40:22 -07:00
cmd/go: re-run mkdoc.sh
Adds $DOLLAR to doc.go Change-Id: Ia0ccdd9b5292010297ae95debab4acf50d3c4d9c Reviewed-on: https://go-review.googlesource.com/8600 Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
parent
e21154fe31
commit
b643684feb
@ -271,6 +271,8 @@ Go generate sets several variables when it runs the generator:
|
||||
The base name of the file.
|
||||
$GOPACKAGE
|
||||
The name of the package of the file containing the directive.
|
||||
$DOLLAR
|
||||
A dollar sign.
|
||||
|
||||
Other than variable substitution and quoted-string evaluation, no
|
||||
special processing such as "globbing" is performed on the command
|
||||
|
Loading…
Reference in New Issue
Block a user