summaryrefslogtreecommitdiff
path: root/docs/_templates/layout.html
AgeCommit message (Collapse)Author
2010-05-08[1.1.X] Added hyperlinks for builtin template tags and filters to code ↵Luke Plant
samples in docs. Implemented in javascript because doing it 'properly' is pretty much impossible with Sphinx and Pygments. Refs #12249 Backport of [13135] from trunk git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@13137 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-02-22[1.1.X] Fixed #12275 - Small fix in Sphinx templates.Jannis Leidel
Backport of r12467. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12482 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-07-03Fixed #10539 -- Updated Sphinx configuration to accommodate 0.6 while ↵Russell Keith-Magee
retaining compatibility with 0.4 and 0.5. Thanks to Ramiro Morales for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11162 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-23Massive reorganization of the docs. See the new docs online at ↵Jacob Kaplan-Moss
http://docs.djangoproject.com/. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37