CMake/Utilities/Sphinx/static
Nikita Nemkin 3822e95aee Help: Add responsive layout for small screens
These changes activate only on small screens, where "small" is defined
as <=760px, i.e. anything smaller than iPad Mini.

* Turn the sidebar into a popup (on the right) and add a hamburger
  button in the header to show it.
* Split the header and footer into two lines, make the header sticky.
* Remove the prev/next links from the header.
* Put the search box first in the sidebar.
* Disable horizontal scroll of the page, enable individual scrolling
  for h1, table. (Code blocks already have it).
* Allow line breaking of overly long words in the document body.
* Adjust various margins.

The sidebar popup works without JavaScript (using the "checkbox hack"),
but a bit of JavaScript is added to enable automatic closing on Esc,
on a link click and on document navigation.
2025-02-02 23:33:17 +05:00
..
cmake-favicon.ico cmake-gui: Update icons 2018-08-16 11:56:08 -04:00
cmake-logo-16.png Reduce size of PNG images 2019-01-25 09:14:51 -05:00
cmake.css Help: Add responsive layout for small screens 2025-02-02 23:33:17 +05:00