What happened to the Libraries?

On main Arduino site under "Documentation", the Libraries reference is gone.
Select "Libraries" I get "Language Reference"
Select "Language Reference" I get "Language Reference"

What happened to the libraries docs?

I will not say anything :smiley:

Looks like somebody decided to revamp and missed some stuff.

OOPS, now I did say something :rofl:

Just in case, https://docs.arduino.cc/language-reference/libraries/

That isn't it. Where are the docs to libraries like SoftwareSerial?

Thanks for your report @SurferTim.

This specific library's reference is here:

https://docs.arduino.cc/learn/built-in-libraries/software-serial/

The references of some other libraries the documentation team classified as "built-in" (the correct term is "platform bundled" and "built-in" is actually a different class of libraries) are listed under this section of the "Learn" page:

https://docs.arduino.cc/learn/#built-in-libraries

As for the generated references for the Library Manager libraries, I didn't find a way to access those on arduino.cc. Until the problem has been resolved, you can find those pages on the Internet Archive Wayback Machine:

True, going to Libraries and searching "SoftwareSerial", looks like it knows the page, showing an abstract:

image

But then, clicking on the first the web site link gives an anomalous "Access denied" XML response:

Hi all. The problem with the library reference pages being inaccessible has been fixed. You can find them once again through here:

Please let us know if you still have any problems.

Thanks! It's working!! :grinning:

1 Like

Thanks! :+1: :sunglasses:

BTW, I suppose you did it as Dilbert solved, huh? :wink:

image

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.