Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13446 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Jannis Leidel 2010-07-24 10:21:21 +00:00
parent aaa5dfbf53
commit fad4a93275
15 changed files with 225 additions and 51 deletions

4
docs/_theme/djangodocs/genindex.html vendored Normal file
View file

@ -0,0 +1,4 @@
{% extends "basic/genindex.html" %}
{% block bodyclass %}{% endblock %}
{% block sidebarwrapper %}{% endblock %}