Skip to content

slog: allow package docs to appear #56

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

Closed
wants to merge 1 commit into from

Conversation

helloPiers
Copy link
Contributor

In doc.go, the large package doc comment was not in the right place in order to appear on pkg.go.dev etc. Fixed by re-arranging so comment appears directly above package declaration.

In doc.go move the package declaration to directly below the documentation comment, so it shows up in pkg.go.dev etc.
@gopherbot
Copy link
Contributor

This PR (HEAD: 45c7c20) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/exp/+/462038 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Contributor

Message from Michael Knyszek:

Patch Set 1: Run-TryBot+1


Please don’t reply on this GitHub thread. Visit golang.org/cl/462038.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Gopher Robot:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/462038.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Gopher Robot:

Patch Set 1: TryBot-Result+1

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/462038.
After addressing review feedback, remember to publish your drafts!

@helloPiers
Copy link
Contributor Author

Ping @jba -- would be nice to read the extensive documentation on pkg.go.dev rather than just in the source.

@jba
Copy link
Contributor

jba commented Feb 13, 2023 via email

@gopherbot
Copy link
Contributor

Message from Jonathan Amsterdam:

Patch Set 1: Code-Review+2


Please don’t reply on this GitHub thread. Visit golang.org/cl/462038.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Alan Donovan:

Patch Set 1: Code-Review+2


Please don’t reply on this GitHub thread. Visit golang.org/cl/462038.
After addressing review feedback, remember to publish your drafts!

gopherbot pushed a commit that referenced this pull request Feb 13, 2023
In doc.go, the large package doc comment was not in the right place in order to appear on pkg.go.dev etc. Fixed by re-arranging so comment appears directly above package declaration.

Change-Id: Idde2f089c5e967a3127eeb8afb56b6f657c10a60
GitHub-Last-Rev: 45c7c20
GitHub-Pull-Request: #56
Reviewed-on: https://go-review.googlesource.com/c/exp/+/462038
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
@gopherbot
Copy link
Contributor

This PR is being closed because golang.org/cl/462038 has been merged.

@gopherbot gopherbot closed this Feb 13, 2023
@helloPiers helloPiers deleted the patch-2 branch February 13, 2023 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants