Use a special role for actions documentation

This commit is contained in:
Kovid Goyal
2022-02-04 18:24:39 +05:30
parent 94898a8758
commit b5676a53ee
7 changed files with 30 additions and 11 deletions

View File

@@ -134,7 +134,7 @@ terminal program, you can tell the kittens system to run the
For example, here is a kitten that "zooms/unzooms" the current terminal window
by switching to the stack layout or back to the previous layout. This is
equivalent to the builtin :ref:`action-toggle_layout` action.
equivalent to the builtin :ac:`toggle_layout` action.
Create a file in the kitty config folder, :file:`~/.config/kitty/zoom_toggle.py`