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

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

View as plain text