Add a more visible note that the payloads for remote control commands are documented in the protocol docs

This commit is contained in:
Kovid Goyal 2025-10-06 10:42:11 +05:30
parent 5af47b4881
commit 88ec2d9793
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -262,6 +262,12 @@ as shown below:
return True
.. note::
The payloads for the different remote control commands are documented in the
:doc:`remote control protocol specification <rc_protocol>`.
.. _rc_mapping:
Mapping key presses to remote control commands