drgn/docs
Stephen Brennan 68fc46642a docs: Prevent jarring 50% width for medium screens
For screens that aren't terribly wide, there's a break point where the
current documentation design will snap to 50% width, and the text is
difficult to read due to the narrow layout. Rather than using 50% as the
rule, let's setup a couple good breakpoints that are wider than
Alabaster's default.

In particular, at the 875px breakpoint the sidebar appears, removing
220px from the content. So add a breakpoint at 875 + 220 px, allowing
the content width to grow up until that point, at which point we can cap
the width.

Fixes: 98cf8d51 ("docs: make page body wider")

Signed-off-by: Stephen Brennan <stephen@brennan.io>
2024-01-12 07:39:02 -08:00
..
_static docs: Prevent jarring 50% width for medium screens 2024-01-12 07:39:02 -08:00
case_studies docs: add case study of recovering a dm-crypt encryption key 2024-01-11 15:21:07 -08:00
exts docs: fix lint error in linuxsrc 2024-01-11 15:57:49 -08:00
release_highlights docs: add 0.0.25 release highlights 2023-12-01 14:15:09 -08:00
advanced_usage.rst libdrgn: don't generate drgn.h.in 2023-12-05 09:27:47 -08:00
api_reference.rst Add stack_trace() shortcut function 2023-11-30 14:44:51 -08:00
case_studies.rst docs: add case study of recovering a dm-crypt encryption key 2024-01-11 15:21:07 -08:00
conf.py docs: Prevent jarring 50% width for medium screens 2024-01-12 07:39:02 -08:00
favicon.ico Add logo and favicon 2019-04-17 01:16:31 -07:00
getting_debugging_symbols.rst docs: document how to get debugging symbols 2021-11-02 17:48:36 -07:00
helpers.rst Add type hint stubs and generate documentation from them 2020-02-25 13:39:06 -08:00
index.rst docs: document supported architectures and kernel versions 2023-07-19 13:45:28 -07:00
installation.rst libdrgn: replace gen_arch.awk with gen_arch_inc_strswitch.py 2022-03-02 16:10:43 -08:00
release_highlights.rst docs: add 0.0.25 release highlights 2023-12-01 14:15:09 -08:00
requirements.txt docs: update required version to 6.2.1 2023-11-25 22:54:06 -08:00
support_matrix.rst Add 6.7 to supported kernels 2023-11-29 16:44:57 -08:00
user_guide.rst docs: update examples to use default program 2023-11-30 14:44:51 -08:00