Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

website/doc: documentation for pkg builtin is broken #21613

Closed
caiofilipini opened this issue Aug 25, 2017 · 2 comments
Closed

website/doc: documentation for pkg builtin is broken #21613

caiofilipini opened this issue Aug 25, 2017 · 2 comments
Labels
Documentation Issues describing a change to documentation. FrozenDueToAge

Comments

@caiofilipini
Copy link

Looks like the docs for the builtin package are broken in https://golang.org/pkg/builtin/.

I'm not sure this is the right place for filing this issue, please point me in the right direction if that's the case. I've also skipped most of the questions in the issue template because it isn't related to running go itself.

What did you do?

Tried to browse the documentation for the builtin package in https://golang.org/pkg/builtin/.

What did you expect to see?

The documentation for the builtin package.

What did you see instead?

/src/builtin/builtin.go:88:11: expected type, found '=' (and 1 more errors)

Screenshot including the URL:

screen shot 2017-08-25 at 14 38 17

@gopherbot gopherbot added the Documentation Issues describing a change to documentation. label Aug 25, 2017
@martisch
Copy link
Contributor

Duplicate of #21601.

@caiofilipini
Copy link
Author

Thanks for checking, @martisch, and sorry for the noise!

@golang golang locked and limited conversation to collaborators Aug 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation Issues describing a change to documentation. FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

3 participants