...

Text file src/cmd/go/testdata/script/doc_http_build.txt

Documentation: cmd/go/testdata/script

     1# This test builds the pkgsite doc binary using the local script test proxy.
     2env TEST_GODOC_BUILD_ONLY=1
     3
     4go doc -http fmt

View as plain text