Re: [PATCH v3] docs: contain horizontal overflow in C API descriptions

From: Jonathan Corbet

Date: Wed Mar 25 2026 - 17:21:39 EST


"Rito Rhymes" <rito@xxxxxxxxxxxxxx> writes:

> If you could imagine an optimal solution, what would it look like?
> Can you describe the layout and/or behavior?

It should wrap so that the entire prototype is visible, but the way that
happens on small screens is definitely ugly. The trick would be to have
it wrap the way it would for an overly long line in the source.

jon