From 66caa673576ae58ec02a5ea93e332a75f4770453 Mon Sep 17 00:00:00 2001 From: Bo Li <22713281+bobboli@users.noreply.github.com> Date: Fri, 6 Feb 2026 17:53:41 +0800 Subject: [PATCH] [None][doc] Add sparse attention docs to index. (#11342) Signed-off-by: Bo Li <22713281+bobboli@users.noreply.github.com> --- docs/source/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/index.rst b/docs/source/index.rst index 49c5e1546c..d74ff651e3 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -79,6 +79,7 @@ Welcome to TensorRT LLM's Documentation! features/torch_compile_and_piecewise_cuda_graph.md features/helix.md features/kv-cache-connector.md + features/sparse-attention.md .. toctree::