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

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