mirror of
https://github.com/django/django.git
synced 2025-11-02 04:48:33 +00:00
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:
parent
aaa5dfbf53
commit
fad4a93275
15 changed files with 225 additions and 51 deletions
3
docs/_theme/djangodocs/search.html
vendored
Normal file
3
docs/_theme/djangodocs/search.html
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{% extends "basic/search.html" %}
|
||||
{% block bodyclass %}{% endblock %}
|
||||
{% block sidebarwrapper %}{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue