From fad4a93275a6a5267912c9fc88cdeee44dd5572f Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Sat, 24 Jul 2010 10:21:21 +0000 Subject: 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 --- docs/_static/default.css | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 docs/_static/default.css (limited to 'docs/_static/default.css') diff --git a/docs/_static/default.css b/docs/_static/default.css deleted file mode 100644 index 9dc69ee785..0000000000 --- a/docs/_static/default.css +++ /dev/null @@ -1,3 +0,0 @@ -@import url(reset-fonts-grids.css); -@import url(djangodocs.css); -@import url(homepage.css); \ No newline at end of file -- cgit v1.3