-
Notifications
You must be signed in to change notification settings - Fork 351
Closed
Description
Night mode is awesome. As discussed in #491 the night mode switch ended up right at the bottom.
However I had no idea it was there though, as I'd never noticed the link. The positioning is usually not obvious because most module docs are quite long. This means a lot of scrolling to get to the bottom of the docs to find the toggle eg. http://elixir-lang.org/docs/stable/elixir/String.html
It'd be nice to move this to the top to make this more obvious, and show that it's available (I only found out about it when reading through ex_doc PRs).