mirror of
https://github.com/django/django.git
synced 2025-12-04 00:55:36 +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/static/default.css
vendored
Normal file
3
docs/_theme/djangodocs/static/default.css
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
@import url(reset-fonts-grids.css);
|
||||
@import url(djangodocs.css);
|
||||
@import url(homepage.css);
|
||||
Loading…
Add table
Add a link
Reference in a new issue