Documentation
¶
Overview ¶
The checklinks command checks for broken links in the gopls documentation, recursively traversing from the main page.
Example:
$ cd x/website $ go run ./cmd/golangorg/ -gopls & $ go run ./cmd/checklinks/
Run golangorg with the GOLANGORG_LOCAL_X_TOOLS=dir environment variable to check the links of a locally edited x/tools repository in dir.
Click to show internal directories.
Click to hide internal directories.