From 7266cb653d07254ce7b102bf551189b44002dc42 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 14 Sep 2021 22:38:58 +0530 Subject: [PATCH] Add a reference for the claim of minimal latency --- docs/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index e154f5036..62762d01f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -19,7 +19,8 @@ kitty .. tab:: Fast * Offloads rendering to the GPU for :doc:`lower system load ` - * Uses threaded rendering for absolutely minimal latency + * Uses threaded rendering for + `absolutely minimal latency `_ * Performance tradeoffs can be :ref:`tuned ` .. tab:: Capable