This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>B9X415YQ753KR68Q</RequestId>
<HostId>
Nbm4UGxVMM0WZ71gNu7HwgusIAG9RoeLCCv4pfbRsSvQ15ayQKiMgU+Llt2Gk5LbKLKwpMDB/uU=
</HostId>
</Error>
(it does not work with the other languages either - just French is fine)
Update: I think it looks like those Arduino reference pages has been completely moved from there, meaning those "old" pages indexed by Google are just a remnant and should not be used. I say this because the language reference (multi-lingual) should be accessed using this URL and not from the first one:
https:// docs.arduino.cc/language-reference/
Just note they are "physically" different pages, because this is how the analogRead() from J-M-L looks:
It's been broken like this for maybe ten days or more. I opened a thread two months ago about how there are two doc sites backed by two repos, and I guess that is in the process of being "resolved" now.
That only makes more pressing the issue: that the links to edit the content under "Suggest changes" at the bottom of the page like for analogRead
all return 404, at least for the Language Reference.
Right, so I started using this method: instead of using Google (as it looks like having indexed old-style pages) just always start from:
https:// docs.arduino.cc/language-reference/
then search there the topic you need and share the resulting (working) link.
Wrong place to start How will you find the documentation for libraries? Yesterday I was looking for the SD library documentation and had to use google.
PS Thanks for your reply, I've now figured out how to get from the language reference (which I had) to the library "reference".
Yes, the links to the reference pages are broken!!!!! Getting info about for Serial or println in the reference library does not work. Please, fix this!!! I need to explain my students how to browse the arduino.cc site.