diff --git a/docs/_templates/index.html b/docs/_templates/index.html
deleted file mode 100644
index a8bf042d5..000000000
--- a/docs/_templates/index.html
+++ /dev/null
@@ -1,37 +0,0 @@
-{% extends "defindex.html" %}
-{% block tables %}
-
- |
- Getting started
- for an overview and tutorial
- Using Scrapy
- usage guide and key concepts
- API Reference
- all details about Scrapy stable API
- |
- Frequently Asked Questions
- for common questions
- Experimental Features
- use with caution
- |
-
-
-
- |
- Global Module Index
- quick access to all modules
- General Index
- all functions, classes, terms
- Glossary
- the most important terms explained
- |
- Search page
- search this documentation
- Complete Table of Contents
- lists all sections and subsections
- |
-
-{% endblock %}
diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
deleted file mode 100644
index a9f6e2463..000000000
--- a/docs/_templates/layout.html
+++ /dev/null
@@ -1,9 +0,0 @@
-{% extends "!layout.html" %}
-
-{% block rootrellink %}
-