x/pkgsite: The new index is hard to read #41287
Closed
Labels
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the URL of the page with the issue?
https://pkg.go.dev/net/http?tab=doc
What is your user agent?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36
Screenshot
What did you do?
I was looking for the name of a function that does what I want to do.
What did you expect to see?
Expected to quickly find the function I want.
What did you see instead?
Because the index is in a narrow strip on the left, and because functions' returns are no longer in the index; it's very hard to see an overview of the package, because:
In summary, please put the index back near the top like it is on godoc.org.
The text was updated successfully, but these errors were encountered: