summaryrefslogtreecommitdiff
path: root/docs/_theme
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_theme')
-rw-r--r--docs/_theme/djangodocs/genindex.html2
-rw-r--r--docs/_theme/djangodocs/layout.html2
-rw-r--r--docs/_theme/djangodocs/modindex.html2
-rw-r--r--docs/_theme/djangodocs/search.html2
-rw-r--r--docs/_theme/djangodocs/static/default.css2
-rw-r--r--docs/_theme/djangodocs/static/homepage.css2
6 files changed, 6 insertions, 6 deletions
diff --git a/docs/_theme/djangodocs/genindex.html b/docs/_theme/djangodocs/genindex.html
index 486994ae91..032b70df8f 100644
--- a/docs/_theme/djangodocs/genindex.html
+++ b/docs/_theme/djangodocs/genindex.html
@@ -1,4 +1,4 @@
{% extends "basic/genindex.html" %}
{% block bodyclass %}{% endblock %}
-{% block sidebarwrapper %}{% endblock %} \ No newline at end of file
+{% block sidebarwrapper %}{% endblock %}
diff --git a/docs/_theme/djangodocs/layout.html b/docs/_theme/djangodocs/layout.html
index 833742b94b..f90030852c 100644
--- a/docs/_theme/djangodocs/layout.html
+++ b/docs/_theme/djangodocs/layout.html
@@ -125,4 +125,4 @@
{% block relbar2 %}{% endblock %}
{% block sidebar1 %}{% endblock %}
{% block sidebar2 %}{% endblock %}
-{% block footer %}{% endblock %} \ No newline at end of file
+{% block footer %}{% endblock %}
diff --git a/docs/_theme/djangodocs/modindex.html b/docs/_theme/djangodocs/modindex.html
index 59a5cb31bd..ca5a2d460c 100644
--- a/docs/_theme/djangodocs/modindex.html
+++ b/docs/_theme/djangodocs/modindex.html
@@ -1,3 +1,3 @@
{% extends "basic/modindex.html" %}
{% block bodyclass %}{% endblock %}
-{% block sidebarwrapper %}{% endblock %} \ No newline at end of file
+{% block sidebarwrapper %}{% endblock %}
diff --git a/docs/_theme/djangodocs/search.html b/docs/_theme/djangodocs/search.html
index 943478ce75..4fdc7f6a84 100644
--- a/docs/_theme/djangodocs/search.html
+++ b/docs/_theme/djangodocs/search.html
@@ -1,3 +1,3 @@
{% extends "basic/search.html" %}
{% block bodyclass %}{% endblock %}
-{% block sidebarwrapper %}{% endblock %} \ No newline at end of file
+{% block sidebarwrapper %}{% endblock %}
diff --git a/docs/_theme/djangodocs/static/default.css b/docs/_theme/djangodocs/static/default.css
index 9dc69ee785..8f1e38f9e7 100644
--- a/docs/_theme/djangodocs/static/default.css
+++ b/docs/_theme/djangodocs/static/default.css
@@ -1,3 +1,3 @@
@import url(reset-fonts-grids.css);
@import url(djangodocs.css);
-@import url(homepage.css); \ No newline at end of file
+@import url(homepage.css);
diff --git a/docs/_theme/djangodocs/static/homepage.css b/docs/_theme/djangodocs/static/homepage.css
index 276c5470ab..3f69f01b2e 100644
--- a/docs/_theme/djangodocs/static/homepage.css
+++ b/docs/_theme/djangodocs/static/homepage.css
@@ -19,4 +19,4 @@
#index #s-solving-specific-problems,
#index #s-reference,
#index #s-and-all-the-rest
- { clear: left; } \ No newline at end of file
+ { clear: left; }