summaryrefslogtreecommitdiff
path: root/docs/_ext/djangodocs.py
Commit message (Expand)AuthorAgeFilesLines
* [1.3.x] Fixed #21869 -- Fixed docs building with Sphinx 1.2.1.stable/1.3.xTim Graham2014-07-181-2/+4
* [1.3.x] Fixed djangodocs Sphinx extension to work with latest SphinxLuke Plant2014-07-181-0/+1
* [1.3.x] Added a bugfix in docutils 0.11 -- docs will now build properly.Tim Graham2014-07-181-0/+6
* [1.3.x] Fixed our Sphinx extension to work with latest SphinxLuke Plant2014-07-181-0/+1
* Reformated some code for readability.Alex Gaynor2010-11-201-6/+6
* Fixed hyperlinking of template tags for Sphinx >= 1.0Luke Plant2010-11-201-12/+7
* Removed compatibility with Sphinx < 1.0 workarounds in our extension code. Al...Ramiro Morales2010-11-191-8/+2
* Fixed hyperlinking of template tags/filters in offline docs so that non-built...Luke Plant2010-11-061-3/+7
* Documented options accepted by the runfcgi management command.Ramiro Morales2010-10-271-0/+14
* Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss2010-08-191-3/+3
* Fixed #14033 -- Fixed another problem with xrefs and Sphinx 1.X in the Django...Jannis Leidel2010-08-181-30/+39
* Fixed #14005 - Removed a few unneeded workarounds in the Sphinx extension. Th...Jannis Leidel2010-07-251-110/+42
* Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0.Jannis Leidel2010-07-241-6/+17
* Added hyperlinks for builtin template tags and filters to code samples in docs.Luke Plant2010-05-081-2/+41
* Fixed `fieldlookup` docs cross-reference directive, and added it to the query...Justin Bronn2010-03-201-1/+1
* Fixed #10539 -- Updated Sphinx configuration to accommodate 0.6 while retaini...Russell Keith-Magee2009-07-031-14/+39
* Fixed #9436 -- Updated docs build code to create "new in development version".Malcolm Tredinnick2009-03-091-0/+31
* Fixed #9645 -- Work around a backwards-incompatibility in Sphinx so thatMalcolm Tredinnick2008-12-071-6/+6
* Fixed the documentation HTML writer to not apply smartypants to literal block...Jacob Kaplan-Moss2008-09-021-0/+11
* Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss2008-09-021-0/+28
* A noble spirit no longer embiggens the smallest function signatures.Jacob Kaplan-Moss2008-08-261-1/+10
* Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss2008-08-231-0/+146