website/content/en/docs/contribute/generate-ref-docs
Brian Pursley e1397c9e2d
Fixed incorrect commands for generating docs (#19693)
I followed the process for generating docs, but encountered and fixed some problems along the way due to incorrect commands in the documentation:
* Fixed incorrect go get source for `github.com/kubernetes-sigs/reference-docs`
* Fixed syntax error in shell commands by changing `$(GOPATH)` to `$GOPATH`
* Fixed wrong variable name, changed `WEB_ROOT` to `K8S_WEBROOT` to match what Makefile expects
2020-03-17 13:05:27 -07:00
..
_index.md updating contrib for ref docs (#18787) 2020-02-06 13:53:25 -08:00
contribute-upstream.md updating contrib for ref docs (#18787) 2020-02-06 13:53:25 -08:00
kubectl.md Fixed incorrect commands for generating docs (#19693) 2020-03-17 13:05:27 -07:00
kubernetes-api.md updating contrib for ref docs (#18787) 2020-02-06 13:53:25 -08:00
kubernetes-components.md updating contrib for ref docs (#18787) 2020-02-06 13:53:25 -08:00
prerequisites-ref-docs.md updating contrib for ref docs (#18787) 2020-02-06 13:53:25 -08:00
quickstart.md updating contrib for ref docs (#18787) 2020-02-06 13:53:25 -08:00