summaryrefslogtreecommitdiff
path: root/doc/build/content/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/build/content/index.html')
-rw-r--r--doc/build/content/index.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/build/content/index.html b/doc/build/content/index.html
deleted file mode 100644
index e4f3518..0000000
--- a/doc/build/content/index.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<%inherit file="base.html"/>
-<%page args="toc, extension"/>
-
-<%namespace name="tocns" file="toc.html"/>
-
-${tocns.toc(toc, paged=True, extension=extension)}