From 141020601a7b24983df38d9a39d62cf41f850e81 Mon Sep 17 00:00:00 2001 From: gs-olive <113141689+gs-olive@users.noreply.github.com> Date: Fri, 26 May 2023 16:35:35 -0700 Subject: [PATCH] fix: Update `index.rst` - Show individual links in sidebar --- docsrc/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docsrc/index.rst b/docsrc/index.rst index f9fa39aa3a..e12c9e6f83 100644 --- a/docsrc/index.rst +++ b/docsrc/index.rst @@ -70,7 +70,9 @@ Tutorials tutorials/serving_torch_tensorrt_with_triton tutorials/notebooks - tutorials/_rendered_examples/index + tutorials/_rendered_examples/dynamo_compile_resnet_example + tutorials/_rendered_examples/dynamo_compile_transformers_example + tutorials/_rendered_examples/dynamo_compile_advanced_usage Python API Documenation ------------------------