Imagine the following scenario: 1. Searching the documentation for a specific function, e.g. `all` 2. Click `all`, read it 3. Search for another function, e.g. `map` 4. At this point the user must scroll to the top of the page manually to see their results
I propose (1) a simple "scroll to top" button aligned on the right side of the page or (2) automatic scrolling behavior to the top when typing in the search box. There may be other ways to accomplish this, via a different design choice, but it seems like this is the best option.
