Arduino home page - no reference?

The documentation header on this page used to (not long ago) used to have a dropdown submenu, including access to the reference pages, but today, I see it's gone - useless.
When and why?

Sure, I can click on Reference within the IDE and get there, but???

I have a bookmark Arduino Reference - Arduino Reference

the new is here https://docs.arduino.cc/programming/

No, I can get there, I do know how to bookmark, thanks. I was just wondering why on earth Arduino would dumb-down an already simplistic home page?

I think the Documentation pulldown has been missing off the forum page for a while, but dropping it from the https://www.arduino.cc/ page is new.

Now it is three or four clicks away from here:

  1. Arduino.cc
  2. Documentation
  3. Programming
  4. LanguageReference/ViewAll

It's harder to expect folks to RTFM if you make it harder to navigate to.

(On the forum, I added it to the top of my unwanted sidebar)

@DaveX the three lines icon top left hides the sidebat

Sure the hamburger icon hides the content, but it still reserves the real estate.

The "unwanted" part is that it seems to take up eyeball real estate that I would prefer as part of this dinky text entry window or the 50 char code viewing window. Why does one need the always-on-screen top-level one-click cruft that doesn't even have a RTFM link.

Sure, the research done for for ad/sales sites shows you get more revenue with large off-topic side bars and dinky content, but there's a reason why VSCode can use 90%+ of the screen for content.

Do you mean that you always see the sidebar but clicking the "hamburger" fills and removes its contents ?

Yes, when I toggle the "hamburger button" the LHS column fills and blanks.

When I toggle the "hamburger" the whole panel opens and closes

Chrome/Windows 10

it might be a difference in window size? I do my work on pretty large screens and run large browser windows, and the space for the hamburger panel remains the same constant size and is either populated or empty, leaving the edit and code boxes the same awkward, narrow width.

It makes no difference what window size I use. The "hamburger" menu works as I described and as I would expect, ie the whole window opens and closes

This is what I meant to describe:

vs

For me, the hamburger menu merely toggles the content and doesn't change the layout.

All the fancy CSS stuff makes different people see different things on different screens in different browsers on different OSs, which makes it hard to tell if things are working as designed or not.

I see what you mean and I see the same thing when working full screen, which is not how I normally work. However, to be strictly correct, what is happening is that the "hamburger" menu is actually being turned on and off rather than just the contents being cleared. Note the the vertical line between the "hamburger" menu and the rest of the screen is visible and invisible along with the menu contents

You are making a false correlation. The maximum content width was limited the same way even before the introduction of the sidebar, as we can see from your own post discussing the subject a year ago, before the switch to the sidebar navigation menu:

As was also discussed in that topic. the content width limit is an intentional choice made by the designers of the Discourse forum framework:

The sidebar only occupies this previously unutilized space.