If you could provide specific URLs that would be helpful - along with 
screenshots if you think they are rendering wrongly.

You mention "archive" - this has two sub-levels, archive/tar and archive/zip

https://pkg.go.dev/archive
which links to
https://pkg.go.dev/archive/tar@go1.25.1
https://pkg.go.dev/archive/zip@go1.25.1

There is indeed no description at the top level (archive) - but as far as I 
can see, the go source does not contain any description at that level 
anyway:
https://github.com/golang/go/tree/master/src/archive

Is this a change in behaviour? What did you see before?

On Saturday, 6 September 2025 at 17:18:26 UTC+1 John Souvestre wrote:

> Hi all.
>
>  
>
> Is anyone else seeing a problem with the Standard Library website?  It was 
> working fine for me about 2 days ago, but I’m having a very strange problem 
> with it now.
>
>  
>
> The problem is only with libraries which have no description – just a 
> blank line.  This is the case for about 80% of the libraries which have no 
> sub-libraries.  For example: archive, compress, container, database, debug, 
> etc.  But crypto, encoding, hash, etc, etc - work just fine.
>
>  
>
> There seems to be no information at all about the top level of the 
> library.  When I click on “archive” all I see is the sub-menu for it.  
> Nothing about what is in the top level of the archive itself.  It’s as if I 
> clicked on the arrow to the left of “archive”.
>
>  
>
> I see the same behavior on 3 computers:
>
>    - PC running Windows 10, using both Chrome and Firefox, Go v1.25.1 
>    windows/amd64
>
>     Also, disabling both my AV program and VPN didn’t help.
>
>    - PC running Windows 7, using Chrome, Go v1.15.13 windows/amd64
>    - Phone, Android, using Chrome, Go not installed
>
>  
>
> It seems that the possibly the website has trouble getting the description 
> line for some libraries, and this also prevents it from showing the 
> top-level content.
>
>  
>
> John
>
>  
>
>     John Souvestre    New Orleans LA, USA    504-454-0899 
> <(504)%20454-0899>
>
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/ced40f2e-6579-414a-a2d9-4dba2d23e668n%40googlegroups.com.

Reply via email to