From c4166492abe93290ee84de33febfaad74b217955 Mon Sep 17 00:00:00 2001 From: Tommi Virtanen Date: Thu, 22 Sep 2011 11:24:28 -0700 Subject: [PATCH] doc: Add index into the sidebar. Signed-off-by: Tommi Virtanen --- doc/_templates/smarttoc.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/_templates/smarttoc.html b/doc/_templates/smarttoc.html index eb7444afae6bf..8967e7f886881 100644 --- a/doc/_templates/smarttoc.html +++ b/doc/_templates/smarttoc.html @@ -11,3 +11,6 @@ #}

{{ _('Table Of Contents') }}

{{ toctree(maxdepth=-1) }} + + + -- 2.39.5