summaryrefslogtreecommitdiff
path: root/doc/sphinx/_exts/taler_sphinx_theme/guzzle_sphinx_theme/localtoc.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sphinx/_exts/taler_sphinx_theme/guzzle_sphinx_theme/localtoc.html')
-rw-r--r--doc/sphinx/_exts/taler_sphinx_theme/guzzle_sphinx_theme/localtoc.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/sphinx/_exts/taler_sphinx_theme/guzzle_sphinx_theme/localtoc.html b/doc/sphinx/_exts/taler_sphinx_theme/guzzle_sphinx_theme/localtoc.html
new file mode 100644
index 0000000..49f8e19
--- /dev/null
+++ b/doc/sphinx/_exts/taler_sphinx_theme/guzzle_sphinx_theme/localtoc.html
@@ -0,0 +1,10 @@
+{%- if display_toc %}
+<div class="sidebar-block">
+ <div class="sidebar-wrapper">
+ <h2>{{ _('Contents') }}</h2>
+ <div class="sidebar-localtoc">
+ {{ toc }}
+ </div>
+ </div>
+</div>
+{%- endif %}