summaryrefslogtreecommitdiff
path: root/docs/_ext
AgeCommit message (Expand)Author
2013-07-31[1.4.x] Added a bugfix in docutils 0.11 -- docs will now build properly.Tim Graham
2012-01-11Fixed #17526 - unnecessary comma in 'Please, see the release notes' removedLuke Plant
2011-10-10Removed use of non-standard indentation rules in docs, and the custom transfo...Luke Plant
2011-10-10Made fix for quote characters with SmartPants + parsed literal blocks conditi...Ramiro Morales
2011-05-15Fixed djangodocs Sphinx extension to work with latest SphinxLuke Plant
2011-05-14Fixed our Sphinx extension to work with latest SphinxLuke Plant
2010-11-20Reformated some code for readability.Alex Gaynor
2010-11-20Fixed hyperlinking of template tags for Sphinx >= 1.0Luke Plant
2010-11-19Removed compatibility with Sphinx < 1.0 workarounds in our extension code. Al...Ramiro Morales
2010-11-06Fixed hyperlinking of template tags/filters in offline docs so that non-built...Luke Plant
2010-10-27Documented options accepted by the runfcgi management command.Ramiro Morales
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-08-18Fixed #14033 -- Fixed another problem with xrefs and Sphinx 1.X in the Django...Jannis Leidel
2010-07-25Fixed #14005 - Removed a few unneeded workarounds in the Sphinx extension. Th...Jannis Leidel
2010-07-24Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0.Jannis Leidel
2010-05-08Added hyperlinks for builtin template tags and filters to code samples in docs.Luke Plant
2010-03-20Fixed `fieldlookup` docs cross-reference directive, and added it to the query...Justin Bronn
2009-07-03Fixed #10539 -- Updated Sphinx configuration to accommodate 0.6 while retaini...Russell Keith-Magee
2009-03-09Fixed #9436 -- Updated docs build code to create "new in development version".Malcolm Tredinnick
2008-12-07Fixed #9645 -- Work around a backwards-incompatibility in Sphinx so thatMalcolm Tredinnick
2008-09-02Fixed the documentation HTML writer to not apply smartypants to literal block...Jacob Kaplan-Moss
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-26A noble spirit no longer embiggens the smallest function signatures.Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss