On Mon, Jul 26, 2021 at 08:34:14AM +0000, Simon Ser wrote:
On Wednesday, July 21st, 2021 at 13:39, Daniel Vetter daniel@ffwll.ch wrote:
I think it would be really good to link to
https://dri.freedesktop.org/docs/drm/gpu/drm-kms.html#modeset-base-object-ab...
for all the property related ioctl. That entire class vs instance confusion is pretty common I think, which is why I even made a nice picture about it :-)
I cannot figure out how to link to that page after blindly trying a bunch of magical Sphinx invocations. I must say, links aren't RST's forte, inserting them is as intuitive as mud.
Does anyone know how to do it?
I think the least intrusive one is `Title Test`_ or so. There's also other places where we use :ref: but that's more cumbersome to read in plain text. -Daniel