Commit History

Author SHA1 Message Date
  Luke Plant e127e17b49 Fixed our Sphinx extension to work with latest Sphinx 13 years ago
  Alex Gaynor d4bb8313f7 Reformated some code for readability. 14 years ago
  Luke Plant ec7c49f253 Fixed hyperlinking of template tags for Sphinx >= 1.0 14 years ago
  Ramiro Morales f609306349 Removed compatibility with Sphinx < 1.0 workarounds in our extension code. Also, started to use the 'needs_sphinx' Sphinx config var. 14 years ago
  Luke Plant 57f49453c7 Fixed hyperlinking of template tags/filters in offline docs so that non-builtin tags/filters are not hyperlinked to a page where no docs for them exist 14 years ago
  Ramiro Morales 4239bb0f35 Documented options accepted by the runfcgi management command. 14 years ago
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 years ago
  Jannis Leidel 7098f8444e Fixed #14033 -- Fixed another problem with xrefs and Sphinx 1.X in the Django doc extension. Thanks for the report and patch, Ramiro Morales and Georg Brandl. 14 years ago
  Jannis Leidel cd8758ef4d Fixed #14005 - Removed a few unneeded workarounds in the Sphinx extension. Thanks for the report and patch, Ramiro Morales. 14 years ago
  Jannis Leidel fad4a93275 Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0. 14 years ago
  Luke Plant b09581394e Added hyperlinks for builtin template tags and filters to code samples in docs. 15 years ago
  Justin Bronn d58020fce8 Fixed `fieldlookup` docs cross-reference directive, and added it to the queryset reference. Refs #12930. 15 years ago
  Russell Keith-Magee f5ed3f4085 Fixed #10539 -- Updated Sphinx configuration to accommodate 0.6 while retaining compatibility with 0.4 and 0.5. Thanks to Ramiro Morales for the patch. 15 years ago
  Malcolm Tredinnick 059765fa6c Fixed #9436 -- Updated docs build code to create "new in development version". 16 years ago
  Malcolm Tredinnick e8707e068d Fixed #9645 -- Work around a backwards-incompatibility in Sphinx so that 16 years ago
  Jacob Kaplan-Moss ecb5f4c693 Fixed the documentation HTML writer to not apply smartypants to literal blocks. Fixes #8696; thanks, ramiro. 16 years ago
  Jacob Kaplan-Moss 64a9469127 Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 16 years ago
  Jacob Kaplan-Moss e3fad41859 A noble spirit no longer embiggens the smallest function signatures. 16 years ago
  Jacob Kaplan-Moss 97cb07c3a1 Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 16 years ago